Uses of Class
io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.payload_to_metadata.v3.PayloadToMetadata.Rule.MatchSpecifierCase
-
Packages that use PayloadToMetadata.Rule.MatchSpecifierCase Package Description io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.payload_to_metadata.v3 -
-
Uses of PayloadToMetadata.Rule.MatchSpecifierCase in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.payload_to_metadata.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.filters.payload_to_metadata.v3 that return PayloadToMetadata.Rule.MatchSpecifierCase Modifier and Type Method Description static PayloadToMetadata.Rule.MatchSpecifierCasePayloadToMetadata.Rule.MatchSpecifierCase. forNumber(int value)PayloadToMetadata.Rule.MatchSpecifierCasePayloadToMetadata.Rule.Builder. getMatchSpecifierCase()PayloadToMetadata.Rule.MatchSpecifierCasePayloadToMetadata.Rule. getMatchSpecifierCase()PayloadToMetadata.Rule.MatchSpecifierCasePayloadToMetadata.RuleOrBuilder. getMatchSpecifierCase()static PayloadToMetadata.Rule.MatchSpecifierCasePayloadToMetadata.Rule.MatchSpecifierCase. valueOf(int value)Deprecated.static PayloadToMetadata.Rule.MatchSpecifierCasePayloadToMetadata.Rule.MatchSpecifierCase. valueOf(String name)Returns the enum constant of this type with the specified name.static PayloadToMetadata.Rule.MatchSpecifierCase[]PayloadToMetadata.Rule.MatchSpecifierCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-