Uses of Class
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs
-
Packages that use GrpcService.GoogleGrpc.ChannelArgs Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of GrpcService.GoogleGrpc.ChannelArgs in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as GrpcService.GoogleGrpc.ChannelArgs Modifier and Type Field Description private GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.Builder. channelArgs_
private GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc. channelArgs_
private static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type GrpcService.GoogleGrpc.ChannelArgs Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc.ChannelArgs,GrpcService.GoogleGrpc.ChannelArgs.Builder,GrpcService.GoogleGrpc.ChannelArgsOrBuilder>
GrpcService.GoogleGrpc.Builder. channelArgsBuilder_
private static com.google.protobuf.Parser<GrpcService.GoogleGrpc.ChannelArgs>
GrpcService.GoogleGrpc.ChannelArgs. PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.ChannelArgs Modifier and Type Method Description GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs.Builder. build()
GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs.Builder. buildPartial()
GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.Builder. getChannelArgs()
Custom channels args.GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc. getChannelArgs()
Custom channels args.GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpcOrBuilder. getChannelArgs()
Custom channels args.static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. getDefaultInstance()
GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs.Builder. getDefaultInstanceForType()
GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. getDefaultInstanceForType()
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseDelimitedFrom(java.io.InputStream input)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseFrom(byte[] data)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseFrom(com.google.protobuf.ByteString data)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseFrom(com.google.protobuf.CodedInputStream input)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseFrom(java.io.InputStream input)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. parseFrom(java.nio.ByteBuffer data)
static GrpcService.GoogleGrpc.ChannelArgs
GrpcService.GoogleGrpc.ChannelArgs. 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 GrpcService.GoogleGrpc.ChannelArgs Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc.ChannelArgs,GrpcService.GoogleGrpc.ChannelArgs.Builder,GrpcService.GoogleGrpc.ChannelArgsOrBuilder>
GrpcService.GoogleGrpc.Builder. getChannelArgsFieldBuilder()
Custom channels args.com.google.protobuf.Parser<GrpcService.GoogleGrpc.ChannelArgs>
GrpcService.GoogleGrpc.ChannelArgs. getParserForType()
static com.google.protobuf.Parser<GrpcService.GoogleGrpc.ChannelArgs>
GrpcService.GoogleGrpc.ChannelArgs. parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type GrpcService.GoogleGrpc.ChannelArgs Modifier and Type Method Description private void
GrpcService.GoogleGrpc.ChannelArgs.Builder. buildPartial0(GrpcService.GoogleGrpc.ChannelArgs result)
GrpcService.GoogleGrpc.Builder
GrpcService.GoogleGrpc.Builder. mergeChannelArgs(GrpcService.GoogleGrpc.ChannelArgs value)
Custom channels args.GrpcService.GoogleGrpc.ChannelArgs.Builder
GrpcService.GoogleGrpc.ChannelArgs.Builder. mergeFrom(GrpcService.GoogleGrpc.ChannelArgs other)
static GrpcService.GoogleGrpc.ChannelArgs.Builder
GrpcService.GoogleGrpc.ChannelArgs. newBuilder(GrpcService.GoogleGrpc.ChannelArgs prototype)
GrpcService.GoogleGrpc.Builder
GrpcService.GoogleGrpc.Builder. setChannelArgs(GrpcService.GoogleGrpc.ChannelArgs value)
Custom channels args.
-