static DnsSettings.DsRecord.Algorithm |
DnsSettings.DsRecord.Algorithm.forNumber(int value) |
|
DnsSettings.DsRecord.Algorithm |
DnsSettings.DsRecord.Builder.getAlgorithm() |
The algorithm used to generate the referenced DNSKEY.
|
DnsSettings.DsRecord.Algorithm |
DnsSettings.DsRecord.getAlgorithm() |
The algorithm used to generate the referenced DNSKEY.
|
DnsSettings.DsRecord.Algorithm |
DnsSettings.DsRecordOrBuilder.getAlgorithm() |
The algorithm used to generate the referenced DNSKEY.
|
static DnsSettings.DsRecord.Algorithm |
DnsSettings.DsRecord.Algorithm.valueOf(int value) |
Deprecated.
|
static DnsSettings.DsRecord.Algorithm |
DnsSettings.DsRecord.Algorithm.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DnsSettings.DsRecord.Algorithm |
DnsSettings.DsRecord.Algorithm.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DnsSettings.DsRecord.Algorithm[] |
DnsSettings.DsRecord.Algorithm.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|