Uses of Class
io.envoyproxy.envoy.config.core.v3.Pipe.Builder
Packages that use Pipe.Builder
-
Uses of Pipe.Builder in io.envoyproxy.envoy.config.core.v3
Subclasses with type arguments of type Pipe.Builder in io.envoyproxy.envoy.config.core.v3Modifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.config.core.v3.PipeFields in io.envoyproxy.envoy.config.core.v3 with type parameters of type Pipe.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<Pipe, Pipe.Builder, PipeOrBuilder> Address.Builder.pipeBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return Pipe.BuilderModifier and TypeMethodDescriptionPipe.Builder.clear()Pipe.Builder.clearMode()The mode for the Pipe.Pipe.Builder.clearPath()Unix Domain Socket path.Address.Builder.getPipeBuilder().envoy.config.core.v3.Pipe pipe = 2;Pipe.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Pipe.Builder.mergeFrom(com.google.protobuf.Message other) static Pipe.BuilderPipe.newBuilder()static Pipe.BuilderPipe.newBuilder(Pipe prototype) Pipe.newBuilderForType()protected Pipe.BuilderPipe.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Pipe.Builder.setMode(int value) The mode for the Pipe.Unix Domain Socket path.Pipe.Builder.setPathBytes(com.google.protobuf.ByteString value) Unix Domain Socket path.Pipe.toBuilder()Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type Pipe.BuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<Pipe, Pipe.Builder, PipeOrBuilder> Address.Builder.internalGetPipeFieldBuilder().envoy.config.core.v3.Pipe pipe = 2;Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type Pipe.BuilderModifier and TypeMethodDescriptionAddress.Builder.setPipe(Pipe.Builder builderForValue) .envoy.config.core.v3.Pipe pipe = 2;