Uses of Class
io.envoyproxy.envoy.type.metadata.v3.MetadataKey.PathSegment.Builder
-
Packages that use MetadataKey.PathSegment.Builder Package Description io.envoyproxy.envoy.type.metadata.v3 -
-
Uses of MetadataKey.PathSegment.Builder in io.envoyproxy.envoy.type.metadata.v3
Fields in io.envoyproxy.envoy.type.metadata.v3 with type parameters of type MetadataKey.PathSegment.Builder Modifier and Type Field Description private com.google.protobuf.RepeatedFieldBuilder<MetadataKey.PathSegment,MetadataKey.PathSegment.Builder,MetadataKey.PathSegmentOrBuilder>MetadataKey.Builder. pathBuilder_Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKey.PathSegment.Builder Modifier and Type Method Description MetadataKey.PathSegment.BuilderMetadataKey.Builder. addPathBuilder()The path to retrieve the Value from the Struct.MetadataKey.PathSegment.BuilderMetadataKey.Builder. addPathBuilder(int index)The path to retrieve the Value from the Struct.MetadataKey.PathSegment.BuilderMetadataKey.PathSegment.Builder. clear()MetadataKey.PathSegment.BuilderMetadataKey.PathSegment.Builder. clearKey()If specified, use the key to retrieve the value in a Struct.MetadataKey.PathSegment.BuilderMetadataKey.PathSegment.Builder. clearSegment()MetadataKey.PathSegment.BuilderMetadataKey.Builder. getPathBuilder(int index)The path to retrieve the Value from the Struct.MetadataKey.PathSegment.BuilderMetadataKey.PathSegment.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MetadataKey.PathSegment.BuilderMetadataKey.PathSegment.Builder. mergeFrom(com.google.protobuf.Message other)MetadataKey.PathSegment.BuilderMetadataKey.PathSegment.Builder. mergeFrom(MetadataKey.PathSegment other)static MetadataKey.PathSegment.BuilderMetadataKey.PathSegment. newBuilder()static MetadataKey.PathSegment.BuilderMetadataKey.PathSegment. newBuilder(MetadataKey.PathSegment prototype)MetadataKey.PathSegment.BuilderMetadataKey.PathSegment. newBuilderForType()protected MetadataKey.PathSegment.BuilderMetadataKey.PathSegment. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)MetadataKey.PathSegment.BuilderMetadataKey.PathSegment.Builder. setKey(java.lang.String value)If specified, use the key to retrieve the value in a Struct.MetadataKey.PathSegment.BuilderMetadataKey.PathSegment.Builder. setKeyBytes(com.google.protobuf.ByteString value)If specified, use the key to retrieve the value in a Struct.MetadataKey.PathSegment.BuilderMetadataKey.PathSegment. toBuilder()Methods in io.envoyproxy.envoy.type.metadata.v3 that return types with arguments of type MetadataKey.PathSegment.Builder Modifier and Type Method Description java.util.List<MetadataKey.PathSegment.Builder>MetadataKey.Builder. getPathBuilderList()The path to retrieve the Value from the Struct.private com.google.protobuf.RepeatedFieldBuilder<MetadataKey.PathSegment,MetadataKey.PathSegment.Builder,MetadataKey.PathSegmentOrBuilder>MetadataKey.Builder. getPathFieldBuilder()Methods in io.envoyproxy.envoy.type.metadata.v3 with parameters of type MetadataKey.PathSegment.Builder Modifier and Type Method Description MetadataKey.BuilderMetadataKey.Builder. addPath(int index, MetadataKey.PathSegment.Builder builderForValue)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. addPath(MetadataKey.PathSegment.Builder builderForValue)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. setPath(int index, MetadataKey.PathSegment.Builder builderForValue)The path to retrieve the Value from the Struct.
-