|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Zone.Type | |
|---|---|
| org.jclouds.dynect.v3.domain | |
| Uses of Zone.Type in org.jclouds.dynect.v3.domain |
|---|
| Methods in org.jclouds.dynect.v3.domain that return Zone.Type | |
|---|---|
static Zone.Type |
Zone.Type.fromValue(String type)
|
Zone.Type |
Zone.getType()
A unique string that identifies the request to create the hosted zone. |
static Zone.Type |
Zone.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Zone.Type[] |
Zone.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jclouds.dynect.v3.domain with parameters of type Zone.Type | |
|---|---|
Zone.Builder |
Zone.Builder.type(Zone.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||