Uses of Class
io.envoyproxy.envoy.api.v2.core.Pipe
Packages that use Pipe
-
Uses of Pipe in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core that return PipeModifier and TypeMethodDescriptionPipe.Builder.build()Pipe.Builder.buildPartial()static PipePipe.getDefaultInstance()Pipe.Builder.getDefaultInstanceForType()Pipe.getDefaultInstanceForType()Address.Builder.getPipe().envoy.api.v2.core.Pipe pipe = 2;Address.getPipe().envoy.api.v2.core.Pipe pipe = 2;AddressOrBuilder.getPipe().envoy.api.v2.core.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.api.v2.core that return types with arguments of type PipeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Pipe>Pipe.getParserForType()static com.google.protobuf.Parser<Pipe>Pipe.parser()Methods in io.envoyproxy.envoy.api.v2.core with parameters of type PipeModifier and TypeMethodDescription.envoy.api.v2.core.Pipe pipe = 2;static Pipe.BuilderPipe.newBuilder(Pipe prototype) .envoy.api.v2.core.Pipe pipe = 2;