Uses of Class
com.cloudera.cdp.dw.model.ClusterSummaryResponse
Packages that use ClusterSummaryResponse
-
Uses of ClusterSummaryResponse in com.cloudera.cdp.dw.model
Methods in com.cloudera.cdp.dw.model that return ClusterSummaryResponseMethods in com.cloudera.cdp.dw.model that return types with arguments of type ClusterSummaryResponseMethods in com.cloudera.cdp.dw.model with parameters of type ClusterSummaryResponseModifier and TypeMethodDescriptionvoidDescribeClusterResponse.setCluster(ClusterSummaryResponse cluster) Setter for cluster.Method parameters in com.cloudera.cdp.dw.model with type arguments of type ClusterSummaryResponseModifier and TypeMethodDescriptionvoidListClustersResponse.setClusters(List<ClusterSummaryResponse> clusters) Setter for clusters.