static RegisterParameters.Availability |
RegisterParameters.Availability.forNumber(int value) |
|
RegisterParameters.Availability |
RegisterParameters.Builder.getAvailability() |
Indicates whether the domain is available for registration.
|
RegisterParameters.Availability |
RegisterParameters.getAvailability() |
Indicates whether the domain is available for registration.
|
RegisterParameters.Availability |
RegisterParametersOrBuilder.getAvailability() |
Indicates whether the domain is available for registration.
|
static RegisterParameters.Availability |
RegisterParameters.Availability.valueOf(int value) |
Deprecated.
|
static RegisterParameters.Availability |
RegisterParameters.Availability.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RegisterParameters.Availability |
RegisterParameters.Availability.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RegisterParameters.Availability[] |
RegisterParameters.Availability.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|