static SslSettings.SslManagementType |
SslSettings.SslManagementType.forNumber(int value) |
|
SslSettings.SslManagementType |
SslSettings.Builder.getSslManagementType() |
SSL management type for this domain.
|
SslSettings.SslManagementType |
SslSettings.getSslManagementType() |
SSL management type for this domain.
|
SslSettings.SslManagementType |
SslSettingsOrBuilder.getSslManagementType() |
SSL management type for this domain.
|
static SslSettings.SslManagementType |
SslSettings.SslManagementType.valueOf(int value) |
Deprecated.
|
static SslSettings.SslManagementType |
SslSettings.SslManagementType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static SslSettings.SslManagementType |
SslSettings.SslManagementType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static SslSettings.SslManagementType[] |
SslSettings.SslManagementType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|