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