| Modifier and Type | Method and Description |
|---|---|
static DnsSettings.DnsProviderCase |
DnsSettings.DnsProviderCase.forNumber(int value) |
DnsSettings.DnsProviderCase |
DnsSettings.getDnsProviderCase() |
DnsSettings.DnsProviderCase |
DnsSettings.Builder.getDnsProviderCase() |
DnsSettings.DnsProviderCase |
DnsSettingsOrBuilder.getDnsProviderCase() |
static DnsSettings.DnsProviderCase |
DnsSettings.DnsProviderCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static DnsSettings.DnsProviderCase |
DnsSettings.DnsProviderCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DnsSettings.DnsProviderCase[] |
DnsSettings.DnsProviderCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2023 Google LLC. All rights reserved.