Uses of Enum
com.exoscale.sdk.model.ListDeploymentsResponseEntry.StateEnum
Packages that use ListDeploymentsResponseEntry.StateEnum
-
Uses of ListDeploymentsResponseEntry.StateEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListDeploymentsResponseEntry.StateEnumModifier and TypeMethodDescriptionListDeploymentsResponseEntry.getState()Deployment stateReturns the enum constant of this type with the specified name.ListDeploymentsResponseEntry.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 ListDeploymentsResponseEntry.StateEnumModifier and TypeMethodDescriptionvoidListDeploymentsResponseEntry.setState(ListDeploymentsResponseEntry.StateEnum state) ListDeploymentsResponseEntry.state(ListDeploymentsResponseEntry.StateEnum state)