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 TypeMethodDescriptionvoidClusterTemplate.setTags(List<DatahubResourceTag> tags) Setter for tags.voidClusterTemplateSummary.setTags(List<DatahubResourceTag> tags) Setter for tags.