Uses of Class
com.cloudera.cdp.datahub.model.DatahubResourceTag
Packages that use DatahubResourceTag
-
Uses of DatahubResourceTag in com.cloudera.cdp.datahub.model
Methods in com.cloudera.cdp.datahub.model that return types with arguments of type DatahubResourceTagModifier and TypeMethodDescriptionClusterTemplate.getTags()
Getter for tags.ClusterTemplateSummary.getTags()
Getter for tags.Method parameters in com.cloudera.cdp.datahub.model with type arguments of type DatahubResourceTagModifier and TypeMethodDescriptionvoid
ClusterTemplate.setTags
(List<DatahubResourceTag> tags) Setter for tags.void
ClusterTemplateSummary.setTags
(List<DatahubResourceTag> tags) Setter for tags.