Package | Description |
---|---|
org.jclouds.ultradns.ws.domain |
Modifier and Type | Method and Description |
---|---|
static TrafficControllerPoolRecordDetail.Status |
TrafficControllerPoolRecordDetail.Status.fromValue(String status) |
TrafficControllerPoolRecordDetail.Status |
TrafficControllerPoolRecordDetail.getStatus()
status of the record
|
static TrafficControllerPoolRecordDetail.Status |
TrafficControllerPoolRecordDetail.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TrafficControllerPoolRecordDetail.Status[] |
TrafficControllerPoolRecordDetail.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TrafficControllerPoolRecordDetail.Builder |
TrafficControllerPoolRecordDetail.Builder.status(TrafficControllerPoolRecordDetail.Status status) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.