Uses of Class
io.envoyproxy.envoy.config.core.v3.Pipe.Builder
-
Packages that use Pipe.Builder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of Pipe.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type Pipe.Builder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Pipe,Pipe.Builder,PipeOrBuilder>Address.Builder. pipeBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return Pipe.Builder Modifier and Type Method Description Pipe.BuilderPipe.Builder. clear()Pipe.BuilderPipe.Builder. clearMode()The mode for the Pipe.Pipe.BuilderPipe.Builder. clearPath()Unix Domain Socket path.Pipe.BuilderAddress.Builder. getPipeBuilder().envoy.config.core.v3.Pipe pipe = 2;Pipe.BuilderPipe.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Pipe.BuilderPipe.Builder. mergeFrom(com.google.protobuf.Message other)Pipe.BuilderPipe.Builder. mergeFrom(Pipe other)static Pipe.BuilderPipe. newBuilder()static Pipe.BuilderPipe. newBuilder(Pipe prototype)Pipe.BuilderPipe. newBuilderForType()protected Pipe.BuilderPipe. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)Pipe.BuilderPipe.Builder. setMode(int value)The mode for the Pipe.Pipe.BuilderPipe.Builder. setPath(java.lang.String value)Unix Domain Socket path.Pipe.BuilderPipe.Builder. setPathBytes(com.google.protobuf.ByteString value)Unix Domain Socket path.Pipe.BuilderPipe. toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type Pipe.Builder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Pipe,Pipe.Builder,PipeOrBuilder>Address.Builder. getPipeFieldBuilder().envoy.config.core.v3.Pipe pipe = 2;Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type Pipe.Builder Modifier and Type Method Description Address.BuilderAddress.Builder. setPipe(Pipe.Builder builderForValue).envoy.config.core.v3.Pipe pipe = 2;
-