Uses of Class
io.envoyproxy.envoy.type.metadata.v3.MetadataKey.PathSegment
Packages that use MetadataKey.PathSegment
-
Uses of MetadataKey.PathSegment in io.envoyproxy.envoy.type.metadata.v3
Fields in io.envoyproxy.envoy.type.metadata.v3 declared as MetadataKey.PathSegmentModifier and TypeFieldDescriptionprivate static final MetadataKey.PathSegmentMetadataKey.PathSegment.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.type.metadata.v3 with type parameters of type MetadataKey.PathSegmentModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<MetadataKey.PathSegment> MetadataKey.PathSegment.PARSERprivate List<MetadataKey.PathSegment> MetadataKey.Builder.path_private List<MetadataKey.PathSegment> MetadataKey.path_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.PathSegmentModifier and TypeMethodDescriptionMetadataKey.PathSegment.Builder.build()MetadataKey.PathSegment.Builder.buildPartial()static MetadataKey.PathSegmentMetadataKey.PathSegment.getDefaultInstance()MetadataKey.PathSegment.Builder.getDefaultInstanceForType()MetadataKey.PathSegment.getDefaultInstanceForType()MetadataKey.Builder.getPath(int index) The path to retrieve the Value from the Struct.MetadataKey.getPath(int index) The path to retrieve the Value from the Struct.MetadataKeyOrBuilder.getPath(int index) The path to retrieve the Value from the Struct.static MetadataKey.PathSegmentMetadataKey.PathSegment.parseDelimitedFrom(InputStream input) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseFrom(byte[] data) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseFrom(com.google.protobuf.ByteString data) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseFrom(com.google.protobuf.CodedInputStream input) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseFrom(InputStream input) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseFrom(ByteBuffer data) static MetadataKey.PathSegmentMetadataKey.PathSegment.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.type.metadata.v3 that return types with arguments of type MetadataKey.PathSegmentModifier and TypeMethodDescriptioncom.google.protobuf.Parser<MetadataKey.PathSegment> MetadataKey.PathSegment.getParserForType()MetadataKey.Builder.getPathList()The path to retrieve the Value from the Struct.MetadataKey.getPathList()The path to retrieve the Value from the Struct.MetadataKeyOrBuilder.getPathList()The path to retrieve the Value from the Struct.private com.google.protobuf.RepeatedFieldBuilder<MetadataKey.PathSegment, MetadataKey.PathSegment.Builder, MetadataKey.PathSegmentOrBuilder> MetadataKey.Builder.internalGetPathFieldBuilder()static com.google.protobuf.Parser<MetadataKey.PathSegment> MetadataKey.PathSegment.parser()Methods in io.envoyproxy.envoy.type.metadata.v3 with parameters of type MetadataKey.PathSegmentModifier and TypeMethodDescriptionMetadataKey.Builder.addPath(int index, MetadataKey.PathSegment value) The path to retrieve the Value from the Struct.MetadataKey.Builder.addPath(MetadataKey.PathSegment value) The path to retrieve the Value from the Struct.private voidMetadataKey.PathSegment.Builder.buildPartial0(MetadataKey.PathSegment result) private voidMetadataKey.PathSegment.Builder.buildPartialOneofs(MetadataKey.PathSegment result) MetadataKey.PathSegment.Builder.mergeFrom(MetadataKey.PathSegment other) MetadataKey.PathSegment.newBuilder(MetadataKey.PathSegment prototype) MetadataKey.Builder.setPath(int index, MetadataKey.PathSegment value) The path to retrieve the Value from the Struct.Method parameters in io.envoyproxy.envoy.type.metadata.v3 with type arguments of type MetadataKey.PathSegmentModifier and TypeMethodDescriptionMetadataKey.Builder.addAllPath(Iterable<? extends MetadataKey.PathSegment> values) The path to retrieve the Value from the Struct.