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
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(InputStream input)static PipePipe. parseDelimitedFrom(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(InputStream input)static PipePipe. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PipePipe. parseFrom(ByteBuffer data)static PipePipe. parseFrom(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()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 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;
-