Uses of Enum
com.exoscale.sdk.model.DeployTarget.TypeEnum
Packages that use DeployTarget.TypeEnum
-
Uses of DeployTarget.TypeEnum in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return DeployTarget.TypeEnumModifier and TypeMethodDescriptionstatic DeployTarget.TypeEnum
DeployTarget.getType()
Deploy Target typestatic DeployTarget.TypeEnum
Returns the enum constant of this type with the specified name.static DeployTarget.TypeEnum[]
DeployTarget.TypeEnum.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 DeployTarget.TypeEnumModifier and TypeMethodDescriptionvoid
DeployTarget.setType
(DeployTarget.TypeEnum type) DeployTarget.type
(DeployTarget.TypeEnum type)