Uses of Class
com.cloudera.cdp.datahub.model.ClusterTemplateSummary
Packages that use ClusterTemplateSummary
-
Uses of ClusterTemplateSummary in com.cloudera.cdp.datahub.model
Methods in com.cloudera.cdp.datahub.model that return types with arguments of type ClusterTemplateSummaryModifier and TypeMethodDescriptionListClusterTemplatesResponse.getClusterTemplates()Getter for clusterTemplates.Method parameters in com.cloudera.cdp.datahub.model with type arguments of type ClusterTemplateSummaryModifier and TypeMethodDescriptionvoidListClusterTemplatesResponse.setClusterTemplates(List<ClusterTemplateSummary> clusterTemplates) Setter for clusterTemplates.