public static final class GrpcService.GoogleGrpc.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder> implements GrpcService.GoogleGrpcOrBuilder
[#next-free-field: 7]Protobuf type
envoy.api.v2.core.GrpcService.GoogleGrpc| Modifier and Type | Method and Description |
|---|---|
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 |
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 |
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 |
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 |
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.CallCredentials.Builder |
addCallCredentialsBuilder()
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.CallCredentials.Builder |
addCallCredentialsBuilder(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 |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GrpcService.GoogleGrpc |
build() |
GrpcService.GoogleGrpc |
buildPartial() |
GrpcService.GoogleGrpc.Builder |
clear() |
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 |
clearChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
GrpcService.GoogleGrpc.Builder |
clearConfig()
Additional configuration for site-specific customizations of the Google
gRPC library.
|
GrpcService.GoogleGrpc.Builder |
clearCredentialsFactoryName()
The name of the Google gRPC credentials factory to use.
|
GrpcService.GoogleGrpc.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
GrpcService.GoogleGrpc.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
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>
string stat_prefix = 4 [(.validate.rules) = { ... } |
GrpcService.GoogleGrpc.Builder |
clearTargetUri()
The target URI when using the `Google C++ gRPC client
<https://github.com/grpc/grpc>`_.
|
GrpcService.GoogleGrpc.Builder |
clone() |
GrpcService.GoogleGrpc.CallCredentials |
getCallCredentials(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.CallCredentials.Builder |
getCallCredentialsBuilder(int index)
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
List<GrpcService.GoogleGrpc.CallCredentials.Builder> |
getCallCredentialsBuilderList()
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
int |
getCallCredentialsCount()
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
List<GrpcService.GoogleGrpc.CallCredentials> |
getCallCredentialsList()
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.CallCredentialsOrBuilder |
getCallCredentialsOrBuilder(int index)
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
List<? extends GrpcService.GoogleGrpc.CallCredentialsOrBuilder> |
getCallCredentialsOrBuilderList()
A set of call credentials that can be composed with `channel credentials
<https://grpc.io/docs/guides/auth.html#credential-types>`_.
|
GrpcService.GoogleGrpc.ChannelCredentials |
getChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
GrpcService.GoogleGrpc.ChannelCredentials.Builder |
getChannelCredentialsBuilder()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder |
getChannelCredentialsOrBuilder()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
com.google.protobuf.Struct |
getConfig()
Additional configuration for site-specific customizations of the Google
gRPC library.
|
com.google.protobuf.Struct.Builder |
getConfigBuilder()
Additional configuration for site-specific customizations of the Google
gRPC library.
|
com.google.protobuf.StructOrBuilder |
getConfigOrBuilder()
Additional configuration for site-specific customizations of the Google
gRPC library.
|
String |
getCredentialsFactoryName()
The name of the Google gRPC credentials factory to use.
|
com.google.protobuf.ByteString |
getCredentialsFactoryNameBytes()
The name of the Google gRPC credentials factory to use.
|
GrpcService.GoogleGrpc |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getStatPrefix()
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>
string stat_prefix = 4 [(.validate.rules) = { ... } |
com.google.protobuf.ByteString |
getStatPrefixBytes()
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>
string stat_prefix = 4 [(.validate.rules) = { ... } |
String |
getTargetUri()
The target URI when using the `Google C++ gRPC client
<https://github.com/grpc/grpc>`_.
|
com.google.protobuf.ByteString |
getTargetUriBytes()
The target URI when using the `Google C++ gRPC client
<https://github.com/grpc/grpc>`_.
|
boolean |
hasChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
boolean |
hasConfig()
Additional configuration for site-specific customizations of the Google
gRPC library.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GrpcService.GoogleGrpc.Builder |
mergeChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials value)
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
GrpcService.GoogleGrpc.Builder |
mergeConfig(com.google.protobuf.Struct value)
Additional configuration for site-specific customizations of the Google
gRPC library.
|
GrpcService.GoogleGrpc.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
GrpcService.GoogleGrpc.Builder |
mergeFrom(GrpcService.GoogleGrpc other) |
GrpcService.GoogleGrpc.Builder |
mergeFrom(com.google.protobuf.Message other) |
GrpcService.GoogleGrpc.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
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 |
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 |
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 |
setChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials.Builder builderForValue)
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
GrpcService.GoogleGrpc.Builder |
setChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials value)
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2; |
GrpcService.GoogleGrpc.Builder |
setConfig(com.google.protobuf.Struct.Builder builderForValue)
Additional configuration for site-specific customizations of the Google
gRPC library.
|
GrpcService.GoogleGrpc.Builder |
setConfig(com.google.protobuf.Struct value)
Additional configuration for site-specific customizations of the Google
gRPC library.
|
GrpcService.GoogleGrpc.Builder |
setCredentialsFactoryName(String value)
The name of the Google gRPC credentials factory to use.
|
GrpcService.GoogleGrpc.Builder |
setCredentialsFactoryNameBytes(com.google.protobuf.ByteString value)
The name of the Google gRPC credentials factory to use.
|
GrpcService.GoogleGrpc.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
GrpcService.GoogleGrpc.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
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>
string stat_prefix = 4 [(.validate.rules) = { ... } |
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>
string stat_prefix = 4 [(.validate.rules) = { ... } |
GrpcService.GoogleGrpc.Builder |
setTargetUri(String value)
The target URI when using the `Google C++ gRPC client
<https://github.com/grpc/grpc>`_.
|
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 |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public GrpcService.GoogleGrpc.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public GrpcService.GoogleGrpc getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GrpcService.GoogleGrpc build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GrpcService.GoogleGrpc buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GrpcService.GoogleGrpc.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public GrpcService.GoogleGrpc.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public GrpcService.GoogleGrpc.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public GrpcService.GoogleGrpc.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public GrpcService.GoogleGrpc.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public GrpcService.GoogleGrpc.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public GrpcService.GoogleGrpc.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GrpcService.GoogleGrpc.Builder>public GrpcService.GoogleGrpc.Builder mergeFrom(GrpcService.GoogleGrpc other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public GrpcService.GoogleGrpc.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GrpcService.GoogleGrpc.Builder>IOExceptionpublic String getTargetUri()
The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_. SSL credentials will be supplied in :ref:`channel_credentials <envoy_api_field_core.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }getTargetUri in interface GrpcService.GoogleGrpcOrBuilderpublic com.google.protobuf.ByteString getTargetUriBytes()
The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_. SSL credentials will be supplied in :ref:`channel_credentials <envoy_api_field_core.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }getTargetUriBytes in interface GrpcService.GoogleGrpcOrBuilderpublic GrpcService.GoogleGrpc.Builder setTargetUri(String value)
The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_. SSL credentials will be supplied in :ref:`channel_credentials <envoy_api_field_core.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }public GrpcService.GoogleGrpc.Builder clearTargetUri()
The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_. SSL credentials will be supplied in :ref:`channel_credentials <envoy_api_field_core.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }public GrpcService.GoogleGrpc.Builder setTargetUriBytes(com.google.protobuf.ByteString value)
The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_. SSL credentials will be supplied in :ref:`channel_credentials <envoy_api_field_core.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }public boolean hasChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;hasChannelCredentials in interface GrpcService.GoogleGrpcOrBuilderpublic GrpcService.GoogleGrpc.ChannelCredentials getChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;getChannelCredentials in interface GrpcService.GoogleGrpcOrBuilderpublic GrpcService.GoogleGrpc.Builder setChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials value)
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;public GrpcService.GoogleGrpc.Builder setChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials.Builder builderForValue)
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;public GrpcService.GoogleGrpc.Builder mergeChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials value)
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;public GrpcService.GoogleGrpc.Builder clearChannelCredentials()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;public GrpcService.GoogleGrpc.ChannelCredentials.Builder getChannelCredentialsBuilder()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;public GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder getChannelCredentialsOrBuilder()
.envoy.api.v2.core.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;getChannelCredentialsOrBuilder in interface GrpcService.GoogleGrpcOrBuilderpublic List<GrpcService.GoogleGrpc.CallCredentials> getCallCredentialsList()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;getCallCredentialsList in interface GrpcService.GoogleGrpcOrBuilderpublic int getCallCredentialsCount()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;getCallCredentialsCount in interface GrpcService.GoogleGrpcOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials getCallCredentials(int index)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;getCallCredentials in interface GrpcService.GoogleGrpcOrBuilderpublic 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>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public 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>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public 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>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public 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>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public 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>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public 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>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public 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>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public 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>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public 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>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public GrpcService.GoogleGrpc.CallCredentials.Builder getCallCredentialsBuilder(int index)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public GrpcService.GoogleGrpc.CallCredentialsOrBuilder getCallCredentialsOrBuilder(int index)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;getCallCredentialsOrBuilder in interface GrpcService.GoogleGrpcOrBuilderpublic List<? extends GrpcService.GoogleGrpc.CallCredentialsOrBuilder> getCallCredentialsOrBuilderList()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;getCallCredentialsOrBuilderList in interface GrpcService.GoogleGrpcOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.Builder addCallCredentialsBuilder()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public GrpcService.GoogleGrpc.CallCredentials.Builder addCallCredentialsBuilder(int index)
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public List<GrpcService.GoogleGrpc.CallCredentials.Builder> getCallCredentialsBuilderList()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.
repeated .envoy.api.v2.core.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;public String getStatPrefix()
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>
string stat_prefix = 4 [(.validate.rules) = { ... }getStatPrefix in interface GrpcService.GoogleGrpcOrBuilderpublic com.google.protobuf.ByteString getStatPrefixBytes()
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>
string stat_prefix = 4 [(.validate.rules) = { ... }getStatPrefixBytes in interface GrpcService.GoogleGrpcOrBuilderpublic 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>
string stat_prefix = 4 [(.validate.rules) = { ... }public 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>
string stat_prefix = 4 [(.validate.rules) = { ... }public 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>
string stat_prefix = 4 [(.validate.rules) = { ... }public String getCredentialsFactoryName()
The name of the Google gRPC credentials factory to use. This must have been registered with Envoy. If this is empty, a default credentials factory will be used that sets up channel credentials based on other configuration parameters.
string credentials_factory_name = 5;getCredentialsFactoryName in interface GrpcService.GoogleGrpcOrBuilderpublic com.google.protobuf.ByteString getCredentialsFactoryNameBytes()
The name of the Google gRPC credentials factory to use. This must have been registered with Envoy. If this is empty, a default credentials factory will be used that sets up channel credentials based on other configuration parameters.
string credentials_factory_name = 5;getCredentialsFactoryNameBytes in interface GrpcService.GoogleGrpcOrBuilderpublic GrpcService.GoogleGrpc.Builder setCredentialsFactoryName(String value)
The name of the Google gRPC credentials factory to use. This must have been registered with Envoy. If this is empty, a default credentials factory will be used that sets up channel credentials based on other configuration parameters.
string credentials_factory_name = 5;public GrpcService.GoogleGrpc.Builder clearCredentialsFactoryName()
The name of the Google gRPC credentials factory to use. This must have been registered with Envoy. If this is empty, a default credentials factory will be used that sets up channel credentials based on other configuration parameters.
string credentials_factory_name = 5;public GrpcService.GoogleGrpc.Builder setCredentialsFactoryNameBytes(com.google.protobuf.ByteString value)
The name of the Google gRPC credentials factory to use. This must have been registered with Envoy. If this is empty, a default credentials factory will be used that sets up channel credentials based on other configuration parameters.
string credentials_factory_name = 5;public boolean hasConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;hasConfig in interface GrpcService.GoogleGrpcOrBuilderpublic com.google.protobuf.Struct getConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;getConfig in interface GrpcService.GoogleGrpcOrBuilderpublic GrpcService.GoogleGrpc.Builder setConfig(com.google.protobuf.Struct value)
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;public GrpcService.GoogleGrpc.Builder setConfig(com.google.protobuf.Struct.Builder builderForValue)
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;public GrpcService.GoogleGrpc.Builder mergeConfig(com.google.protobuf.Struct value)
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;public GrpcService.GoogleGrpc.Builder clearConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;public com.google.protobuf.Struct.Builder getConfigBuilder()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;public com.google.protobuf.StructOrBuilder getConfigOrBuilder()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;getConfigOrBuilder in interface GrpcService.GoogleGrpcOrBuilderpublic final GrpcService.GoogleGrpc.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>public final GrpcService.GoogleGrpc.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.