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.RecordSetField |
Dns.RecordSetField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dns.RecordSetField[] |
Dns.RecordSetField.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.RecordSetListOption |
Dns.RecordSetListOption.fields(Dns.RecordSetField... fields)
Returns an option to specify the record set's fields to be returned by the RPC call.
|
Copyright © 2019 Google LLC. All rights reserved.