Uses of Class
io.envoyproxy.envoy.config.core.v3.Pipe
-
Packages that use Pipe Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of Pipe in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as Pipe Modifier and Type Field Description private static PipePipe. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type Pipe Modifier and Type Field Description private static com.google.protobuf.Parser<Pipe>Pipe. PARSERprivate com.google.protobuf.SingleFieldBuilder<Pipe,Pipe.Builder,PipeOrBuilder>Address.Builder. pipeBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return Pipe Modifier and Type Method Description PipePipe.Builder. build()PipePipe.Builder. buildPartial()static PipePipe. getDefaultInstance()PipePipe.Builder. getDefaultInstanceForType()PipePipe. getDefaultInstanceForType()PipeAddress.Builder. getPipe().envoy.config.core.v3.Pipe pipe = 2;PipeAddress. getPipe().envoy.config.core.v3.Pipe pipe = 2;PipeAddressOrBuilder. getPipe().envoy.config.core.v3.Pipe pipe = 2;static PipePipe. parseDelimitedFrom(java.io.InputStream input)static PipePipe. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipePipe. parseFrom(byte[] data)static PipePipe. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipePipe. parseFrom(com.google.protobuf.ByteString data)static PipePipe. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipePipe. parseFrom(com.google.protobuf.CodedInputStream input)static PipePipe. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipePipe. parseFrom(java.io.InputStream input)static PipePipe. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipePipe. parseFrom(java.nio.ByteBuffer data)static PipePipe. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type Pipe Modifier and Type Method Description com.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 Pipe Modifier and Type Method Description private voidPipe.Builder. buildPartial0(Pipe result)Pipe.BuilderPipe.Builder. mergeFrom(Pipe other)Address.BuilderAddress.Builder. mergePipe(Pipe value).envoy.config.core.v3.Pipe pipe = 2;static Pipe.BuilderPipe. newBuilder(Pipe prototype)Address.BuilderAddress.Builder. setPipe(Pipe value).envoy.config.core.v3.Pipe pipe = 2;
-