Uses of Enum
com.exoscale.sdk.model.GetDeploymentResponse.StateEnum
Packages that use GetDeploymentResponse.StateEnum
-
Uses of GetDeploymentResponse.StateEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return GetDeploymentResponse.StateEnumModifier and TypeMethodDescriptionGetDeploymentResponse.getState()Deployment stateReturns the enum constant of this type with the specified name.static GetDeploymentResponse.StateEnum[]GetDeploymentResponse.StateEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.exoscale.sdk.model with parameters of type GetDeploymentResponse.StateEnumModifier and TypeMethodDescriptionvoidGetDeploymentResponse.setState(GetDeploymentResponse.StateEnum state) GetDeploymentResponse.state(GetDeploymentResponse.StateEnum state)