| Modifier and Type | Method and Description |
|---|---|
static CertificateMapEntry.MatchCase |
CertificateMapEntry.MatchCase.forNumber(int value) |
CertificateMapEntry.MatchCase |
CertificateMapEntryOrBuilder.getMatchCase() |
CertificateMapEntry.MatchCase |
CertificateMapEntry.getMatchCase() |
CertificateMapEntry.MatchCase |
CertificateMapEntry.Builder.getMatchCase() |
static CertificateMapEntry.MatchCase |
CertificateMapEntry.MatchCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static CertificateMapEntry.MatchCase |
CertificateMapEntry.MatchCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CertificateMapEntry.MatchCase[] |
CertificateMapEntry.MatchCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.