Uses of Class
com.opencloud.rhino.management.config.declarative.desiredstate.ServiceState
-
Packages that use ServiceState Package Description com.opencloud.rhino.management.config.declarative.desiredstate -
-
Uses of ServiceState in com.opencloud.rhino.management.config.declarative.desiredstate
Methods in com.opencloud.rhino.management.config.declarative.desiredstate that return types with arguments of type ServiceState Modifier and Type Method Description List<ServiceState>
DesiredStates. getServiceStates()
Method parameters in com.opencloud.rhino.management.config.declarative.desiredstate with type arguments of type ServiceState Modifier and Type Method Description void
DesiredStates. setServiceStates(List<ServiceState> serviceStates)
-