| Modifier and Type | Method and Description |
|---|---|
static DnsSettings.DsState |
DnsSettings.DsState.forNumber(int value) |
DnsSettings.DsState |
DnsSettings.GoogleDomainsDnsOrBuilder.getDsState()
Required.
|
DnsSettings.DsState |
DnsSettings.GoogleDomainsDns.getDsState()
Required.
|
DnsSettings.DsState |
DnsSettings.GoogleDomainsDns.Builder.getDsState()
Required.
|
static DnsSettings.DsState |
DnsSettings.DsState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static DnsSettings.DsState |
DnsSettings.DsState.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DnsSettings.DsState |
DnsSettings.DsState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DnsSettings.DsState[] |
DnsSettings.DsState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<DnsSettings.DsState> |
DnsSettings.DsState.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
DnsSettings.GoogleDomainsDns.Builder |
DnsSettings.GoogleDomainsDns.Builder.setDsState(DnsSettings.DsState value)
Required.
|
Copyright © 2023 Google LLC. All rights reserved.