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