| Package | Description |
|---|---|
| com.google.cloud.dns |
A client to the Google Cloud DNS.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeRequestInfo.Status |
ChangeRequestInfo.status()
Returns the status of this change request.
|
static ChangeRequestInfo.Status |
ChangeRequestInfo.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeRequestInfo.Status[] |
ChangeRequestInfo.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Google. All rights reserved.