| Package | Description |
|---|---|
| org.jclouds.dynect.v3.domain |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
Zone.Builder |
Zone.Builder.type(Zone.Type type) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.