Uses of Class
com.opencloud.rhino.management.config.declarative.status.ServiceStatus
-
Packages that use ServiceStatus Package Description com.opencloud.rhino.management.config.declarative.status -
-
Uses of ServiceStatus in com.opencloud.rhino.management.config.declarative.status
Methods in com.opencloud.rhino.management.config.declarative.status that return types with arguments of type ServiceStatus Modifier and Type Method Description List<ServiceStatus>
NamespaceStatus. getServiceStatus()
Method parameters in com.opencloud.rhino.management.config.declarative.status with type arguments of type ServiceStatus Modifier and Type Method Description void
NamespaceStatus. setServiceStatus(List<ServiceStatus> serviceStatus)
-