Uses of Class
io.envoyproxy.envoy.extensions.matching.common_inputs.transport_socket.v3.EndpointMetadataInput.Builder
Packages that use EndpointMetadataInput.Builder
-
Uses of EndpointMetadataInput.Builder in io.envoyproxy.envoy.extensions.matching.common_inputs.transport_socket.v3
Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.transport_socket.v3 that return EndpointMetadataInput.BuilderModifier and TypeMethodDescriptionEndpointMetadataInput.Builder.addAllPath(Iterable<? extends EndpointMetadataInput.PathSegment> values) The path to retrieve the Value from the Struct.EndpointMetadataInput.Builder.addPath(int index, EndpointMetadataInput.PathSegment value) The path to retrieve the Value from the Struct.EndpointMetadataInput.Builder.addPath(int index, EndpointMetadataInput.PathSegment.Builder builderForValue) The path to retrieve the Value from the Struct.EndpointMetadataInput.Builder.addPath(EndpointMetadataInput.PathSegment value) The path to retrieve the Value from the Struct.EndpointMetadataInput.Builder.addPath(EndpointMetadataInput.PathSegment.Builder builderForValue) The path to retrieve the Value from the Struct.EndpointMetadataInput.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) EndpointMetadataInput.Builder.clear()EndpointMetadataInput.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) EndpointMetadataInput.Builder.clearFilter()The filter name to retrieve the Struct from the endpoint metadata.EndpointMetadataInput.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) EndpointMetadataInput.Builder.clearPath()The path to retrieve the Value from the Struct.EndpointMetadataInput.Builder.clone()EndpointMetadataInput.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EndpointMetadataInput.Builder.mergeFrom(com.google.protobuf.Message other) EndpointMetadataInput.Builder.mergeFrom(EndpointMetadataInput other) EndpointMetadataInput.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) EndpointMetadataInput.newBuilder()EndpointMetadataInput.newBuilder(EndpointMetadataInput prototype) EndpointMetadataInput.newBuilderForType()protected EndpointMetadataInput.BuilderEndpointMetadataInput.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) EndpointMetadataInput.Builder.removePath(int index) The path to retrieve the Value from the Struct.EndpointMetadataInput.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) The filter name to retrieve the Struct from the endpoint metadata.EndpointMetadataInput.Builder.setFilterBytes(com.google.protobuf.ByteString value) The filter name to retrieve the Struct from the endpoint metadata.EndpointMetadataInput.Builder.setPath(int index, EndpointMetadataInput.PathSegment value) The path to retrieve the Value from the Struct.EndpointMetadataInput.Builder.setPath(int index, EndpointMetadataInput.PathSegment.Builder builderForValue) The path to retrieve the Value from the Struct.EndpointMetadataInput.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) EndpointMetadataInput.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) EndpointMetadataInput.toBuilder()