Uses of Enum
io.envoyproxy.envoy.extensions.filters.http.thrift_to_metadata.v3.Field
Packages that use Field
-
Uses of Field in io.envoyproxy.envoy.extensions.filters.http.thrift_to_metadata.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.thrift_to_metadata.v3 that return FieldModifier and TypeMethodDescriptionstatic FieldField.forNumber(int value) Rule.Builder.getField()The field to match on.Rule.getField()The field to match on.RuleOrBuilder.getField()The field to match on.static FieldField.valueOf(int value) Deprecated.static FieldField.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static FieldReturns the enum constant of this type with the specified name.static Field[]Field.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.http.thrift_to_metadata.v3 that return types with arguments of type FieldModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Field>Field.internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.http.thrift_to_metadata.v3 with parameters of type FieldModifier and TypeMethodDescriptionThe field to match on.