static TransferLockState |
TransferLockState.forNumber(int value) |
|
TransferLockState |
ManagementSettings.Builder.getTransferLockState() |
Controls whether the domain can be transferred to another registrar.
|
TransferLockState |
ManagementSettings.getTransferLockState() |
Controls whether the domain can be transferred to another registrar.
|
TransferLockState |
ManagementSettingsOrBuilder.getTransferLockState() |
Controls whether the domain can be transferred to another registrar.
|
TransferLockState |
TransferParameters.Builder.getTransferLockState() |
Indicates whether the domain is protected by a transfer lock.
|
TransferLockState |
TransferParameters.getTransferLockState() |
Indicates whether the domain is protected by a transfer lock.
|
TransferLockState |
TransferParametersOrBuilder.getTransferLockState() |
Indicates whether the domain is protected by a transfer lock.
|
static TransferLockState |
TransferLockState.valueOf(int value) |
Deprecated.
|
static TransferLockState |
TransferLockState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TransferLockState |
TransferLockState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TransferLockState[] |
TransferLockState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|