Uses of Class
com.cloudera.cdp.compute.model.ComputeClusterOwner
Packages that use ComputeClusterOwner
-
Uses of ComputeClusterOwner in com.cloudera.cdp.compute.model
Methods in com.cloudera.cdp.compute.model that return ComputeClusterOwnerModifier and TypeMethodDescriptionDescribeClusterResponse.getClusterOwner()Getter for clusterOwner.ListClusterItem.getClusterOwner()Getter for clusterOwner.Methods in com.cloudera.cdp.compute.model with parameters of type ComputeClusterOwnerModifier and TypeMethodDescriptionvoidDescribeClusterResponse.setClusterOwner(ComputeClusterOwner clusterOwner) Setter for clusterOwner.voidListClusterItem.setClusterOwner(ComputeClusterOwner clusterOwner) Setter for clusterOwner.