Uses of Class
io.envoyproxy.envoy.config.core.v3.Pipe
Packages that use Pipe
-
Uses of Pipe in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as PipeFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type PipeModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Pipe> Pipe.PARSER
private com.google.protobuf.SingleFieldBuilder
<Pipe, Pipe.Builder, PipeOrBuilder> Address.Builder.pipeBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return PipeModifier and TypeMethodDescriptionPipe.Builder.build()
Pipe.Builder.buildPartial()
static Pipe
Pipe.getDefaultInstance()
Pipe.Builder.getDefaultInstanceForType()
Pipe.getDefaultInstanceForType()
Address.Builder.getPipe()
.envoy.config.core.v3.Pipe pipe = 2;
Address.getPipe()
.envoy.config.core.v3.Pipe pipe = 2;
AddressOrBuilder.getPipe()
.envoy.config.core.v3.Pipe pipe = 2;
static Pipe
Pipe.parseDelimitedFrom
(InputStream input) static Pipe
Pipe.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pipe
Pipe.parseFrom
(byte[] data) static Pipe
Pipe.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pipe
Pipe.parseFrom
(com.google.protobuf.ByteString data) static Pipe
Pipe.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pipe
Pipe.parseFrom
(com.google.protobuf.CodedInputStream input) static Pipe
Pipe.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pipe
Pipe.parseFrom
(InputStream input) static Pipe
Pipe.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Pipe
Pipe.parseFrom
(ByteBuffer data) static Pipe
Pipe.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type PipeModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Pipe> Pipe.getParserForType()
private com.google.protobuf.SingleFieldBuilder
<Pipe, Pipe.Builder, PipeOrBuilder> Address.Builder.getPipeFieldBuilder()
.envoy.config.core.v3.Pipe pipe = 2;
static com.google.protobuf.Parser
<Pipe> Pipe.parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type PipeModifier and TypeMethodDescriptionprivate void
Pipe.Builder.buildPartial0
(Pipe result) .envoy.config.core.v3.Pipe pipe = 2;
static Pipe.Builder
Pipe.newBuilder
(Pipe prototype) .envoy.config.core.v3.Pipe pipe = 2;