| Modifier and Type | Method and Description |
|---|---|
static SslConfig.SslMode |
SslConfig.SslMode.forNumber(int value) |
SslConfig.SslMode |
SslConfigOrBuilder.getSslMode()
Optional.
|
SslConfig.SslMode |
SslConfig.getSslMode()
Optional.
|
SslConfig.SslMode |
SslConfig.Builder.getSslMode()
Optional.
|
static SslConfig.SslMode |
SslConfig.SslMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SslConfig.SslMode |
SslConfig.SslMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SslConfig.SslMode |
SslConfig.SslMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslConfig.SslMode[] |
SslConfig.SslMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SslConfig.SslMode> |
SslConfig.SslMode.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SslConfig.Builder |
SslConfig.Builder.setSslMode(SslConfig.SslMode value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.