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