Package | Description |
---|---|
org.jclouds.azurecompute.arm.domain.vpn |
Modifier and Type | Method and Description |
---|---|
static SKU.SKUTier |
SKU.SKUTier.fromValue(String text) |
abstract SKU.SKUTier |
SKU.tier() |
static SKU.SKUTier |
SKU.SKUTier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SKU.SKUTier[] |
SKU.SKUTier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static SKU |
SKU.create(int capacity,
SKU.SKUName name,
SKU.SKUTier tier) |
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.