Uses of Enum
com.exoscale.sdk.model.ListDeploymentsResponseEntry.StatusEnum
Packages that use ListDeploymentsResponseEntry.StatusEnum
-
Uses of ListDeploymentsResponseEntry.StatusEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListDeploymentsResponseEntry.StatusEnumModifier and TypeMethodDescriptionListDeploymentsResponseEntry.getStatus()Deployment statusReturns the enum constant of this type with the specified name.ListDeploymentsResponseEntry.StatusEnum.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.StatusEnumModifier and TypeMethodDescriptionvoidListDeploymentsResponseEntry.setStatus(ListDeploymentsResponseEntry.StatusEnum status) ListDeploymentsResponseEntry.status(ListDeploymentsResponseEntry.StatusEnum status)