Uses of Class
com.opencloud.rhino.management.config.declarative.desiredstate.SleeState.SleeNodeState
-
Packages that use SleeState.SleeNodeState Package Description com.opencloud.rhino.management.config.declarative.desiredstate -
-
Uses of SleeState.SleeNodeState in com.opencloud.rhino.management.config.declarative.desiredstate
Methods in com.opencloud.rhino.management.config.declarative.desiredstate that return types with arguments of type SleeState.SleeNodeState Modifier and Type Method Description List<SleeState.SleeNodeState>
SleeState. getPerNodeDesiredStates()
Methods in com.opencloud.rhino.management.config.declarative.desiredstate with parameters of type SleeState.SleeNodeState Modifier and Type Method Description void
SleeState. addPerNodeDesiredState(SleeState.SleeNodeState state)
Method parameters in com.opencloud.rhino.management.config.declarative.desiredstate with type arguments of type SleeState.SleeNodeState Modifier and Type Method Description void
SleeState. setPerNodeDesiredStates(List<SleeState.SleeNodeState> perNodeDesiredStates)
-