Uses of Class
com.cloudera.cdp.datahub.model.Cluster
-
Uses of Cluster in com.cloudera.cdp.datahub.model
Modifier and TypeMethodDescriptionCreateAWSClusterResponse.getCluster()
Getter for cluster.CreateAWSGovCloudClusterResponse.getCluster()
Getter for cluster.CreateAzureClusterResponse.getCluster()
Getter for cluster.CreateGCPClusterResponse.getCluster()
Getter for cluster.DeleteInstancesResponse.getCluster()
Getter for cluster.DescribeClusterResponse.getCluster()
Getter for cluster.Modifier and TypeMethodDescriptionvoid
CreateAWSClusterResponse.setCluster
(Cluster cluster) Setter for cluster.void
CreateAWSGovCloudClusterResponse.setCluster
(Cluster cluster) Setter for cluster.void
CreateAzureClusterResponse.setCluster
(Cluster cluster) Setter for cluster.void
CreateGCPClusterResponse.setCluster
(Cluster cluster) Setter for cluster.void
DeleteInstancesResponse.setCluster
(Cluster cluster) Setter for cluster.void
DescribeClusterResponse.setCluster
(Cluster cluster) Setter for cluster.