Uses of Enum
io.envoyproxy.envoy.config.core.v3.SubstitutionFormatString.FormatCase
Packages that use SubstitutionFormatString.FormatCase
-
Uses of SubstitutionFormatString.FormatCase in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return SubstitutionFormatString.FormatCaseModifier and TypeMethodDescriptionSubstitutionFormatString.FormatCase.forNumber
(int value) SubstitutionFormatString.Builder.getFormatCase()
SubstitutionFormatString.getFormatCase()
SubstitutionFormatStringOrBuilder.getFormatCase()
SubstitutionFormatString.FormatCase.valueOf
(int value) Deprecated.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.