Uses of Class
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc
-
Packages that use GrpcService.GoogleGrpc Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of GrpcService.GoogleGrpc in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as GrpcService.GoogleGrpc Modifier and Type Field Description private static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type GrpcService.GoogleGrpc Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc,GrpcService.GoogleGrpc.Builder,GrpcService.GoogleGrpcOrBuilder>
GrpcService.Builder. googleGrpcBuilder_
private static com.google.protobuf.Parser<GrpcService.GoogleGrpc>
GrpcService.GoogleGrpc. PARSER
Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc Modifier and Type Method Description GrpcService.GoogleGrpc
GrpcService.GoogleGrpc.Builder. build()
GrpcService.GoogleGrpc
GrpcService.GoogleGrpc.Builder. buildPartial()
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. getDefaultInstance()
GrpcService.GoogleGrpc
GrpcService.GoogleGrpc.Builder. getDefaultInstanceForType()
GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. getDefaultInstanceForType()
GrpcService.GoogleGrpc
GrpcService.Builder. getGoogleGrpc()
`Google C++ gRPC client <https://github.com/grpc/grpc>`_ See the :ref:`gRPC services overview <arch_overview_grpc_services>` documentation for discussion on gRPC client selection.GrpcService.GoogleGrpc
GrpcService. getGoogleGrpc()
`Google C++ gRPC client <https://github.com/grpc/grpc>`_ See the :ref:`gRPC services overview <arch_overview_grpc_services>` documentation for discussion on gRPC client selection.GrpcService.GoogleGrpc
GrpcServiceOrBuilder. getGoogleGrpc()
`Google C++ gRPC client <https://github.com/grpc/grpc>`_ See the :ref:`gRPC services overview <arch_overview_grpc_services>` documentation for discussion on gRPC client selection.static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseDelimitedFrom(java.io.InputStream input)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseFrom(byte[] data)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseFrom(com.google.protobuf.ByteString data)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseFrom(com.google.protobuf.CodedInputStream input)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseFrom(java.io.InputStream input)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. parseFrom(java.nio.ByteBuffer data)
static GrpcService.GoogleGrpc
GrpcService.GoogleGrpc. 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 Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<GrpcService.GoogleGrpc,GrpcService.GoogleGrpc.Builder,GrpcService.GoogleGrpcOrBuilder>
GrpcService.Builder. getGoogleGrpcFieldBuilder()
`Google C++ gRPC client <https://github.com/grpc/grpc>`_ See the :ref:`gRPC services overview <arch_overview_grpc_services>` documentation for discussion on gRPC client selection.com.google.protobuf.Parser<GrpcService.GoogleGrpc>
GrpcService.GoogleGrpc. getParserForType()
static com.google.protobuf.Parser<GrpcService.GoogleGrpc>
GrpcService.GoogleGrpc. parser()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type GrpcService.GoogleGrpc Modifier and Type Method Description private void
GrpcService.GoogleGrpc.Builder. buildPartial0(GrpcService.GoogleGrpc result)
private void
GrpcService.GoogleGrpc.Builder. buildPartialRepeatedFields(GrpcService.GoogleGrpc result)
GrpcService.GoogleGrpc.Builder
GrpcService.GoogleGrpc.Builder. mergeFrom(GrpcService.GoogleGrpc other)
GrpcService.Builder
GrpcService.Builder. mergeGoogleGrpc(GrpcService.GoogleGrpc value)
`Google C++ gRPC client <https://github.com/grpc/grpc>`_ See the :ref:`gRPC services overview <arch_overview_grpc_services>` documentation for discussion on gRPC client selection.static GrpcService.GoogleGrpc.Builder
GrpcService.GoogleGrpc. newBuilder(GrpcService.GoogleGrpc prototype)
GrpcService.Builder
GrpcService.Builder. setGoogleGrpc(GrpcService.GoogleGrpc value)
`Google C++ gRPC client <https://github.com/grpc/grpc>`_ See the :ref:`gRPC services overview <arch_overview_grpc_services>` documentation for discussion on gRPC client selection.
-