| Modifier and Type | Method and Description |
|---|---|
static SslConfig.CaSource |
SslConfig.CaSource.forNumber(int value) |
SslConfig.CaSource |
SslConfigOrBuilder.getCaSource()
Optional.
|
SslConfig.CaSource |
SslConfig.getCaSource()
Optional.
|
SslConfig.CaSource |
SslConfig.Builder.getCaSource()
Optional.
|
static SslConfig.CaSource |
SslConfig.CaSource.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SslConfig.CaSource |
SslConfig.CaSource.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SslConfig.CaSource |
SslConfig.CaSource.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SslConfig.CaSource[] |
SslConfig.CaSource.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.CaSource> |
SslConfig.CaSource.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SslConfig.Builder |
SslConfig.Builder.setCaSource(SslConfig.CaSource value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.