Uses of Class
io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1.ThriftProtocolOptions.Builder
Packages that use ThriftProtocolOptions.Builder
-
Uses of ThriftProtocolOptions.Builder in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.thrift_proxy.v2alpha1 that return ThriftProtocolOptions.BuilderModifier and TypeMethodDescriptionThriftProtocolOptions.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ThriftProtocolOptions.Builder.clear()ThriftProtocolOptions.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) ThriftProtocolOptions.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) ThriftProtocolOptions.Builder.clearProtocol()Supplies the type of protocol that the Thrift proxy should use for upstream connections.ThriftProtocolOptions.Builder.clearTransport()Supplies the type of transport that the Thrift proxy should use for upstream connections.ThriftProtocolOptions.Builder.clone()ThriftProtocolOptions.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ThriftProtocolOptions.Builder.mergeFrom(com.google.protobuf.Message other) ThriftProtocolOptions.Builder.mergeFrom(ThriftProtocolOptions other) ThriftProtocolOptions.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ThriftProtocolOptions.newBuilder()ThriftProtocolOptions.newBuilder(ThriftProtocolOptions prototype) ThriftProtocolOptions.newBuilderForType()protected ThriftProtocolOptions.BuilderThriftProtocolOptions.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) ThriftProtocolOptions.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) ThriftProtocolOptions.Builder.setProtocol(ProtocolType value) Supplies the type of protocol that the Thrift proxy should use for upstream connections.ThriftProtocolOptions.Builder.setProtocolValue(int value) Supplies the type of protocol that the Thrift proxy should use for upstream connections.ThriftProtocolOptions.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) ThriftProtocolOptions.Builder.setTransport(TransportType value) Supplies the type of transport that the Thrift proxy should use for upstream connections.ThriftProtocolOptions.Builder.setTransportValue(int value) Supplies the type of transport that the Thrift proxy should use for upstream connections.ThriftProtocolOptions.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) ThriftProtocolOptions.toBuilder()