Uses of Class
com.cloudera.cdp.datalake.model.DatalakeResourceTagRequest
Packages that use DatalakeResourceTagRequest
-
Uses of DatalakeResourceTagRequest in com.cloudera.cdp.datalake.model
Methods in com.cloudera.cdp.datalake.model that return types with arguments of type DatalakeResourceTagRequestModifier and TypeMethodDescriptionCreateAWSDatalakeRequest.getTags()Getter for tags.CreateAWSGovCloudDatalakeRequest.getTags()Getter for tags.CreateAzureDatalakeRequest.getTags()Getter for tags.Method parameters in com.cloudera.cdp.datalake.model with type arguments of type DatalakeResourceTagRequestModifier and TypeMethodDescriptionvoidCreateAWSDatalakeRequest.setTags(List<DatalakeResourceTagRequest> tags) Setter for tags.voidCreateAWSGovCloudDatalakeRequest.setTags(List<DatalakeResourceTagRequest> tags) Setter for tags.voidCreateAzureDatalakeRequest.setTags(List<DatalakeResourceTagRequest> tags) Setter for tags.