static DomainOverrideStrategy |
DomainOverrideStrategy.forNumber(int value) |
|
DomainOverrideStrategy |
CreateDomainMappingRequest.Builder.getOverrideStrategy() |
Whether the domain creation should override any existing mappings for this
domain.
|
DomainOverrideStrategy |
CreateDomainMappingRequest.getOverrideStrategy() |
Whether the domain creation should override any existing mappings for this
domain.
|
DomainOverrideStrategy |
CreateDomainMappingRequestOrBuilder.getOverrideStrategy() |
Whether the domain creation should override any existing mappings for this
domain.
|
static DomainOverrideStrategy |
DomainOverrideStrategy.valueOf(int value) |
Deprecated.
|
static DomainOverrideStrategy |
DomainOverrideStrategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static DomainOverrideStrategy |
DomainOverrideStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static DomainOverrideStrategy[] |
DomainOverrideStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|