Uses of Class
io.envoyproxy.envoy.extensions.filters.http.thrift_to_metadata.v3.FieldSelector
Packages that use FieldSelector
-
Uses of FieldSelector 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 FieldSelectorModifier and TypeMethodDescriptionFieldSelector.Builder.build()FieldSelector.Builder.buildPartial()FieldSelector.Builder.getChild()next node of the field selectorFieldSelector.getChild()next node of the field selectorFieldSelectorOrBuilder.getChild()next node of the field selectorstatic FieldSelectorFieldSelector.getDefaultInstance()FieldSelector.Builder.getDefaultInstanceForType()FieldSelector.getDefaultInstanceForType()Rule.Builder.getFieldSelector()Specifies that a match will be performed on the value of a field in the thrift body.Rule.getFieldSelector()Specifies that a match will be performed on the value of a field in the thrift body.RuleOrBuilder.getFieldSelector()Specifies that a match will be performed on the value of a field in the thrift body.static FieldSelectorFieldSelector.parseDelimitedFrom(InputStream input) static FieldSelectorFieldSelector.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldSelectorFieldSelector.parseFrom(byte[] data) static FieldSelectorFieldSelector.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldSelectorFieldSelector.parseFrom(com.google.protobuf.ByteString data) static FieldSelectorFieldSelector.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldSelectorFieldSelector.parseFrom(com.google.protobuf.CodedInputStream input) static FieldSelectorFieldSelector.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldSelectorFieldSelector.parseFrom(InputStream input) static FieldSelectorFieldSelector.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldSelectorFieldSelector.parseFrom(ByteBuffer data) static FieldSelectorFieldSelector.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.http.thrift_to_metadata.v3 that return types with arguments of type FieldSelectorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FieldSelector>FieldSelector.getParserForType()static com.google.protobuf.Parser<FieldSelector>FieldSelector.parser()Methods in io.envoyproxy.envoy.extensions.filters.http.thrift_to_metadata.v3 with parameters of type FieldSelectorModifier and TypeMethodDescriptionFieldSelector.Builder.mergeChild(FieldSelector value) next node of the field selectorRule.Builder.mergeFieldSelector(FieldSelector value) Specifies that a match will be performed on the value of a field in the thrift body.FieldSelector.Builder.mergeFrom(FieldSelector other) static FieldSelector.BuilderFieldSelector.newBuilder(FieldSelector prototype) FieldSelector.Builder.setChild(FieldSelector value) next node of the field selectorRule.Builder.setFieldSelector(FieldSelector value) Specifies that a match will be performed on the value of a field in the thrift body.