Uses of Class
de.rss.fachstudie.MiSim.entities.microservice.InstanceState
| Package | Description |
|---|---|
| de.rss.fachstudie.MiSim.entities.microservice |
Classes that directly relate to microservices, like operations, instances or instance modification events.
|
-
Uses of InstanceState in de.rss.fachstudie.MiSim.entities.microservice
Methods in de.rss.fachstudie.MiSim.entities.microservice that return InstanceState Modifier and Type Method Description InstanceStateMicroserviceInstance. getState()static InstanceStateInstanceState. valueOf(String name)Returns the enum constant of this type with the specified name.static InstanceState[]InstanceState. values()Returns an array containing the constants of this enum type, in the order they are declared.