Uses of Enum Class
org.jclouds.azurecompute.arm.domain.CreationData.CreateOptions
Packages that use CreationData.CreateOptions
-
Uses of CreationData.CreateOptions in org.jclouds.azurecompute.arm.domain
Methods in org.jclouds.azurecompute.arm.domain that return CreationData.CreateOptionsModifier and TypeMethodDescriptionabstract CreationData.CreateOptions
CreationData.createOption()
static CreationData.CreateOptions
static CreationData.CreateOptions
Returns the enum constant of this class with the specified name.static CreationData.CreateOptions[]
CreationData.CreateOptions.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.jclouds.azurecompute.arm.domain with parameters of type CreationData.CreateOptionsModifier and TypeMethodDescriptionstatic CreationData
CreationData.create
(CreationData.CreateOptions createOption)