public enum Dns.ChangeRequestField extends Enum<Dns.ChangeRequestField> implements FieldSelector
The fields of a change request.
These values can be used to specify the fields to include in a partial response when calling Dns#applyChangeRequest(String, ChangeRequestInfo, ChangeRequestOption...) The ID is always returned even if not selected.
Implements
com.google.cloud.FieldSelectorStatic Fields |
|
---|---|
Name | Description |
ADDITIONS |
|
DELETIONS |
|
ID |
|
START_TIME |
|
STATUS |
Static Methods |
|
---|---|
Name | Description |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getSelector() |