| Modifier and Type | Method and Description |
|---|---|
static CertificateMapEntry.Matcher |
CertificateMapEntry.Matcher.forNumber(int value) |
CertificateMapEntry.Matcher |
CertificateMapEntryOrBuilder.getMatcher()
A predefined matcher for particular cases, other than SNI selection.
|
CertificateMapEntry.Matcher |
CertificateMapEntry.getMatcher()
A predefined matcher for particular cases, other than SNI selection.
|
CertificateMapEntry.Matcher |
CertificateMapEntry.Builder.getMatcher()
A predefined matcher for particular cases, other than SNI selection.
|
static CertificateMapEntry.Matcher |
CertificateMapEntry.Matcher.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CertificateMapEntry.Matcher |
CertificateMapEntry.Matcher.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CertificateMapEntry.Matcher |
CertificateMapEntry.Matcher.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateMapEntry.Matcher[] |
CertificateMapEntry.Matcher.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<CertificateMapEntry.Matcher> |
CertificateMapEntry.Matcher.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
CertificateMapEntry.Builder |
CertificateMapEntry.Builder.setMatcher(CertificateMapEntry.Matcher value)
A predefined matcher for particular cases, other than SNI selection.
|
Copyright © 2024 Google LLC. All rights reserved.