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 TypeMethodDescriptionvoid
CreateAWSDatalakeRequest.setTags
(List<DatalakeResourceTagRequest> tags) Setter for tags.void
CreateAWSGovCloudDatalakeRequest.setTags
(List<DatalakeResourceTagRequest> tags) Setter for tags.void
CreateAzureDatalakeRequest.setTags
(List<DatalakeResourceTagRequest> tags) Setter for tags.