Uses of Class
com.cloudera.cdp.datalake.model.ServiceStatus
Packages that use ServiceStatus
-
Uses of ServiceStatus in com.cloudera.cdp.datalake.model
Methods in com.cloudera.cdp.datalake.model that return types with arguments of type ServiceStatusModifier and TypeMethodDescriptionGetClusterServiceStatusResponse.getServices()
Getter for services.Method parameters in com.cloudera.cdp.datalake.model with type arguments of type ServiceStatusModifier and TypeMethodDescriptionvoid
GetClusterServiceStatusResponse.setServices
(List<ServiceStatus> services) Setter for services.