Uses of Enum Class
org.jclouds.azurecompute.arm.domain.vpn.SKU.SKUName
Packages that use SKU.SKUName
-
Uses of SKU.SKUName in org.jclouds.azurecompute.arm.domain.vpn
Methods in org.jclouds.azurecompute.arm.domain.vpn that return SKU.SKUNameModifier and TypeMethodDescriptionstatic SKU.SKUName
abstract SKU.SKUName
SKU.name()
static SKU.SKUName
Returns the enum constant of this class with the specified name.static SKU.SKUName[]
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.vpn with parameters of type SKU.SKUNameModifier and TypeMethodDescriptionstatic SKU
SKU.create
(int capacity, SKU.SKUName name, SKU.SKUTier tier)