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