Uses of Class
io.envoyproxy.envoy.extensions.matching.common_inputs.transport_socket.v3.LocalityMetadataInput.PathSegment
Packages that use LocalityMetadataInput.PathSegment
-
Uses of LocalityMetadataInput.PathSegment 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.PathSegmentModifier and TypeMethodDescriptionLocalityMetadataInput.PathSegment.Builder.build()LocalityMetadataInput.PathSegment.Builder.buildPartial()LocalityMetadataInput.PathSegment.getDefaultInstance()LocalityMetadataInput.PathSegment.Builder.getDefaultInstanceForType()LocalityMetadataInput.PathSegment.getDefaultInstanceForType()LocalityMetadataInput.Builder.getPath(int index) The path to retrieve the Value from the Struct.LocalityMetadataInput.getPath(int index) The path to retrieve the Value from the Struct.LocalityMetadataInputOrBuilder.getPath(int index) The path to retrieve the Value from the Struct.LocalityMetadataInput.PathSegment.parseDelimitedFrom(InputStream input) LocalityMetadataInput.PathSegment.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LocalityMetadataInput.PathSegment.parseFrom(byte[] data) LocalityMetadataInput.PathSegment.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LocalityMetadataInput.PathSegment.parseFrom(com.google.protobuf.ByteString data) LocalityMetadataInput.PathSegment.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LocalityMetadataInput.PathSegment.parseFrom(com.google.protobuf.CodedInputStream input) LocalityMetadataInput.PathSegment.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LocalityMetadataInput.PathSegment.parseFrom(InputStream input) LocalityMetadataInput.PathSegment.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) LocalityMetadataInput.PathSegment.parseFrom(ByteBuffer data) LocalityMetadataInput.PathSegment.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.transport_socket.v3 that return types with arguments of type LocalityMetadataInput.PathSegmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LocalityMetadataInput.PathSegment>LocalityMetadataInput.PathSegment.getParserForType()LocalityMetadataInput.Builder.getPathList()The path to retrieve the Value from the Struct.LocalityMetadataInput.getPathList()The path to retrieve the Value from the Struct.LocalityMetadataInputOrBuilder.getPathList()The path to retrieve the Value from the Struct.static com.google.protobuf.Parser<LocalityMetadataInput.PathSegment>LocalityMetadataInput.PathSegment.parser()Methods in io.envoyproxy.envoy.extensions.matching.common_inputs.transport_socket.v3 with parameters of type LocalityMetadataInput.PathSegmentModifier and TypeMethodDescriptionLocalityMetadataInput.Builder.addPath(int index, LocalityMetadataInput.PathSegment value) The path to retrieve the Value from the Struct.LocalityMetadataInput.Builder.addPath(LocalityMetadataInput.PathSegment value) The path to retrieve the Value from the Struct.LocalityMetadataInput.PathSegment.Builder.mergeFrom(LocalityMetadataInput.PathSegment other) LocalityMetadataInput.PathSegment.newBuilder(LocalityMetadataInput.PathSegment prototype) LocalityMetadataInput.Builder.setPath(int index, LocalityMetadataInput.PathSegment value) The path to retrieve the Value from the Struct.Method parameters in io.envoyproxy.envoy.extensions.matching.common_inputs.transport_socket.v3 with type arguments of type LocalityMetadataInput.PathSegmentModifier and TypeMethodDescriptionLocalityMetadataInput.Builder.addAllPath(Iterable<? extends LocalityMetadataInput.PathSegment> values) The path to retrieve the Value from the Struct.