Uses of Class
io.envoyproxy.envoy.extensions.filters.http.thrift_to_metadata.v3.ThriftToMetadata.Builder
Packages that use ThriftToMetadata.Builder
-
Uses of ThriftToMetadata.Builder 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 ThriftToMetadata.BuilderModifier and TypeMethodDescriptionThriftToMetadata.Builder.addAllAllowContentTypes(Iterable<String> values) Allowed content-type for thrift payload to filter metadata transformation.ThriftToMetadata.Builder.addAllowContentTypes(String value) Allowed content-type for thrift payload to filter metadata transformation.ThriftToMetadata.Builder.addAllowContentTypesBytes(com.google.protobuf.ByteString value) Allowed content-type for thrift payload to filter metadata transformation.ThriftToMetadata.Builder.addAllRequestRules(Iterable<? extends Rule> values) The list of rules to apply to http request body to extract thrift metadata.ThriftToMetadata.Builder.addAllResponseRules(Iterable<? extends Rule> values) The list of rules to apply to http response body to extract thrift metadata.ThriftToMetadata.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ThriftToMetadata.Builder.addRequestRules(int index, Rule value) The list of rules to apply to http request body to extract thrift metadata.ThriftToMetadata.Builder.addRequestRules(int index, Rule.Builder builderForValue) The list of rules to apply to http request body to extract thrift metadata.ThriftToMetadata.Builder.addRequestRules(Rule value) The list of rules to apply to http request body to extract thrift metadata.ThriftToMetadata.Builder.addRequestRules(Rule.Builder builderForValue) The list of rules to apply to http request body to extract thrift metadata.ThriftToMetadata.Builder.addResponseRules(int index, Rule value) The list of rules to apply to http response body to extract thrift metadata.ThriftToMetadata.Builder.addResponseRules(int index, Rule.Builder builderForValue) The list of rules to apply to http response body to extract thrift metadata.ThriftToMetadata.Builder.addResponseRules(Rule value) The list of rules to apply to http response body to extract thrift metadata.ThriftToMetadata.Builder.addResponseRules(Rule.Builder builderForValue) The list of rules to apply to http response body to extract thrift metadata.ThriftToMetadata.Builder.clear()ThriftToMetadata.Builder.clearAllowContentTypes()Allowed content-type for thrift payload to filter metadata transformation.ThriftToMetadata.Builder.clearAllowEmptyContentType()Allowed empty content-type for thrift payload to filter metadata transformation.ThriftToMetadata.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ThriftToMetadata.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ThriftToMetadata.Builder.clearProtocol()Supplies the type of protocol that the Thrift proxy should use.ThriftToMetadata.Builder.clearRequestRules()The list of rules to apply to http request body to extract thrift metadata.ThriftToMetadata.Builder.clearResponseRules()The list of rules to apply to http response body to extract thrift metadata.ThriftToMetadata.Builder.clearTransport()Supplies the type of transport that the Thrift proxy should use.ThriftToMetadata.Builder.clone()ThriftToMetadata.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ThriftToMetadata.Builder.mergeFrom(com.google.protobuf.Message other) ThriftToMetadata.Builder.mergeFrom(ThriftToMetadata other) final ThriftToMetadata.BuilderThriftToMetadata.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static ThriftToMetadata.BuilderThriftToMetadata.newBuilder()static ThriftToMetadata.BuilderThriftToMetadata.newBuilder(ThriftToMetadata prototype) ThriftToMetadata.newBuilderForType()protected ThriftToMetadata.BuilderThriftToMetadata.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ThriftToMetadata.Builder.removeRequestRules(int index) The list of rules to apply to http request body to extract thrift metadata.ThriftToMetadata.Builder.removeResponseRules(int index) The list of rules to apply to http response body to extract thrift metadata.ThriftToMetadata.Builder.setAllowContentTypes(int index, String value) Allowed content-type for thrift payload to filter metadata transformation.ThriftToMetadata.Builder.setAllowEmptyContentType(boolean value) Allowed empty content-type for thrift payload to filter metadata transformation.ThriftToMetadata.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ThriftToMetadata.Builder.setProtocol(ProtocolType value) Supplies the type of protocol that the Thrift proxy should use.ThriftToMetadata.Builder.setProtocolValue(int value) Supplies the type of protocol that the Thrift proxy should use.ThriftToMetadata.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ThriftToMetadata.Builder.setRequestRules(int index, Rule value) The list of rules to apply to http request body to extract thrift metadata.ThriftToMetadata.Builder.setRequestRules(int index, Rule.Builder builderForValue) The list of rules to apply to http request body to extract thrift metadata.ThriftToMetadata.Builder.setResponseRules(int index, Rule value) The list of rules to apply to http response body to extract thrift metadata.ThriftToMetadata.Builder.setResponseRules(int index, Rule.Builder builderForValue) The list of rules to apply to http response body to extract thrift metadata.ThriftToMetadata.Builder.setTransport(TransportType value) Supplies the type of transport that the Thrift proxy should use.ThriftToMetadata.Builder.setTransportValue(int value) Supplies the type of transport that the Thrift proxy should use.final ThriftToMetadata.BuilderThriftToMetadata.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ThriftToMetadata.toBuilder()