| Package | Description | 
|---|---|
| com.google.cloud.dns | 
 A client for Cloud DNS - A highly available global DNS network. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Dns.ChangeRequestField | 
Dns.ChangeRequestField.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static Dns.ChangeRequestField[] | 
Dns.ChangeRequestField.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static Dns.ChangeRequestOption | 
Dns.ChangeRequestOption.fields(Dns.ChangeRequestField... fields)
Returns an option to specify which fields of  
ChangeRequest should be returned by the
 service. | 
static Dns.ChangeRequestListOption | 
Dns.ChangeRequestListOption.fields(Dns.ChangeRequestField... fields)
Returns an option to specify which fields of 
ChangeRequest should be returned by the
 service. | 
Copyright © 2019 Google LLC. All rights reserved.