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