Uses of Class
com.cloudera.cdp.replicationmanager.model.ClusterServiceStatuses
Packages that use ClusterServiceStatuses
-
Uses of ClusterServiceStatuses in com.cloudera.cdp.replicationmanager.model
Methods in com.cloudera.cdp.replicationmanager.model that return types with arguments of type ClusterServiceStatusesModifier and TypeMethodDescriptionListClusterServiceStatusesResponse.getStatuses()Getter for statuses.Method parameters in com.cloudera.cdp.replicationmanager.model with type arguments of type ClusterServiceStatusesModifier and TypeMethodDescriptionvoidListClusterServiceStatusesResponse.setStatuses(List<ClusterServiceStatuses> statuses) Setter for statuses.