GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.addAllCallCredentials(Iterable<? extends GrpcService.GoogleGrpc.CallCredentials> values) |
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.addCallCredentials(int index,
GrpcService.GoogleGrpc.CallCredentials value) |
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.addCallCredentials(int index,
GrpcService.GoogleGrpc.CallCredentials.Builder builderForValue) |
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.addCallCredentials(GrpcService.GoogleGrpc.CallCredentials value) |
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.addCallCredentials(GrpcService.GoogleGrpc.CallCredentials.Builder builderForValue) |
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.clear() |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.clearCallCredentials() |
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.clearChannelCredentials() |
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.clearConfig() |
Additional configuration for site-specific customizations of the Google
gRPC library.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.clearCredentialsFactoryName() |
The name of the Google gRPC credentials factory to use.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.clearStatPrefix() |
The human readable prefix to use when emitting statistics for the gRPC
service.
.. csv-table::
:header: Name, Type, Description
:widths: 1, 1, 2
streams_total, Counter, Total number of streams opened
streams_closed_<gRPC status code>, Counter, Total streams closed with <gRPC status code>
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.clearTargetUri() |
The target URI when using the `Google C++ gRPC client
<https://github.com/grpc/grpc>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.clone() |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.Builder.getGoogleGrpcBuilder() |
`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.Builder |
GrpcService.GoogleGrpc.Builder.mergeChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials value) |
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.mergeConfig(com.google.protobuf.Struct value) |
Additional configuration for site-specific customizations of the Google
gRPC library.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.mergeFrom(com.google.protobuf.Message other) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.mergeFrom(GrpcService.GoogleGrpc other) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.newBuilder() |
|
static GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.newBuilder(GrpcService.GoogleGrpc prototype) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.newBuilderForType() |
|
protected GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.removeCallCredentials(int index) |
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setCallCredentials(int index,
GrpcService.GoogleGrpc.CallCredentials value) |
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setCallCredentials(int index,
GrpcService.GoogleGrpc.CallCredentials.Builder builderForValue) |
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials value) |
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials.Builder builderForValue) |
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setConfig(com.google.protobuf.Struct value) |
Additional configuration for site-specific customizations of the Google
gRPC library.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setConfig(com.google.protobuf.Struct.Builder builderForValue) |
Additional configuration for site-specific customizations of the Google
gRPC library.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setCredentialsFactoryName(String value) |
The name of the Google gRPC credentials factory to use.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setCredentialsFactoryNameBytes(com.google.protobuf.ByteString value) |
The name of the Google gRPC credentials factory to use.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setStatPrefix(String value) |
The human readable prefix to use when emitting statistics for the gRPC
service.
.. csv-table::
:header: Name, Type, Description
:widths: 1, 1, 2
streams_total, Counter, Total number of streams opened
streams_closed_<gRPC status code>, Counter, Total streams closed with <gRPC status code>
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setStatPrefixBytes(com.google.protobuf.ByteString value) |
The human readable prefix to use when emitting statistics for the gRPC
service.
.. csv-table::
:header: Name, Type, Description
:widths: 1, 1, 2
streams_total, Counter, Total number of streams opened
streams_closed_<gRPC status code>, Counter, Total streams closed with <gRPC status code>
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setTargetUri(String value) |
The target URI when using the `Google C++ gRPC client
<https://github.com/grpc/grpc>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setTargetUriBytes(com.google.protobuf.ByteString value) |
The target URI when using the `Google C++ gRPC client
<https://github.com/grpc/grpc>`_.
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
GrpcService.GoogleGrpc.Builder |
GrpcService.GoogleGrpc.toBuilder() |
|