| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.core.v3 |
| Modifier and Type | Method and Description |
|---|---|
static SubstitutionFormatString.FormatCase |
SubstitutionFormatString.FormatCase.forNumber(int value) |
SubstitutionFormatString.FormatCase |
SubstitutionFormatString.getFormatCase() |
SubstitutionFormatString.FormatCase |
SubstitutionFormatString.Builder.getFormatCase() |
SubstitutionFormatString.FormatCase |
SubstitutionFormatStringOrBuilder.getFormatCase() |
static SubstitutionFormatString.FormatCase |
SubstitutionFormatString.FormatCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SubstitutionFormatString.FormatCase |
SubstitutionFormatString.FormatCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubstitutionFormatString.FormatCase[] |
SubstitutionFormatString.FormatCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.