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.TypeEnumDeployTarget.getType()Deploy Target typestatic DeployTarget.TypeEnumReturns 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 TypeMethodDescriptionvoidDeployTarget.setType(DeployTarget.TypeEnum type) DeployTarget.type(DeployTarget.TypeEnum type)