Uses of Class
io.envoyproxy.envoy.extensions.matching.common_inputs.transport_socket.v3.EndpointMetadataInput.PathSegment.Builder
Packages that use EndpointMetadataInput.PathSegment.Builder
-
Uses of EndpointMetadataInput.PathSegment.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.PathSegment.BuilderModifier and TypeMethodDescriptionEndpointMetadataInput.Builder.addPathBuilder()The path to retrieve the Value from the Struct.EndpointMetadataInput.Builder.addPathBuilder(int index) The path to retrieve the Value from the Struct.EndpointMetadataInput.PathSegment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) EndpointMetadataInput.PathSegment.Builder.clear()EndpointMetadataInput.PathSegment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) EndpointMetadataInput.PathSegment.Builder.clearKey()If specified, use the key to retrieve the value in a Struct.EndpointMetadataInput.PathSegment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) EndpointMetadataInput.PathSegment.Builder.clearSegment()EndpointMetadataInput.PathSegment.Builder.clone()EndpointMetadataInput.Builder.getPathBuilder(int index) The path to retrieve the Value from the Struct.EndpointMetadataInput.PathSegment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) EndpointMetadataInput.PathSegment.Builder.mergeFrom(com.google.protobuf.Message other) EndpointMetadataInput.PathSegment.Builder.mergeFrom(EndpointMetadataInput.PathSegment other) EndpointMetadataInput.PathSegment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) EndpointMetadataInput.PathSegment.newBuilder()EndpointMetadataInput.PathSegment.newBuilder(EndpointMetadataInput.PathSegment prototype) EndpointMetadataInput.PathSegment.newBuilderForType()EndpointMetadataInput.PathSegment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) EndpointMetadataInput.PathSegment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) If specified, use the key to retrieve the value in a Struct.EndpointMetadataInput.PathSegment.Builder.setKeyBytes(com.google.protobuf.ByteString value) If specified, use the key to retrieve the value in a Struct.EndpointMetadataInput.PathSegment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) EndpointMetadataInput.PathSegment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) EndpointMetadataInput.PathSegment.toBuilder()Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.transport_socket.v3 that return types with arguments of type EndpointMetadataInput.PathSegment.BuilderModifier and TypeMethodDescriptionEndpointMetadataInput.Builder.getPathBuilderList()The path to retrieve the Value from the Struct.Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.transport_socket.v3 with parameters of type EndpointMetadataInput.PathSegment.BuilderModifier and TypeMethodDescriptionEndpointMetadataInput.Builder.addPath(int index, EndpointMetadataInput.PathSegment.Builder builderForValue) 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.setPath(int index, EndpointMetadataInput.PathSegment.Builder builderForValue) The path to retrieve the Value from the Struct.