Class GrpcService.GoogleGrpc.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
- io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,GrpcService.GoogleGrpcOrBuilder,Cloneable
- Enclosing class:
- GrpcService.GoogleGrpc
public static final class GrpcService.GoogleGrpc.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder> implements GrpcService.GoogleGrpcOrBuilder
[#next-free-field: 9]
Protobuf typeenvoy.config.core.v3.GrpcService.GoogleGrpc
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description GrpcService.GoogleGrpc.BuilderaddAllCallCredentials(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.BuilderaddCallCredentials(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.BuilderaddCallCredentials(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.BuilderaddCallCredentials(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.BuilderaddCallCredentials(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.CallCredentials.BuilderaddCallCredentialsBuilder()A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.GrpcService.GoogleGrpc.CallCredentials.BuilderaddCallCredentialsBuilder(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.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GrpcService.GoogleGrpcbuild()GrpcService.GoogleGrpcbuildPartial()GrpcService.GoogleGrpc.Builderclear()GrpcService.GoogleGrpc.BuilderclearCallCredentials()A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.GrpcService.GoogleGrpc.BuilderclearChannelArgs()Custom channels args.GrpcService.GoogleGrpc.BuilderclearChannelCredentials().envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;GrpcService.GoogleGrpc.BuilderclearConfig()Additional configuration for site-specific customizations of the Google gRPC library.GrpcService.GoogleGrpc.BuilderclearCredentialsFactoryName()The name of the Google gRPC credentials factory to use.GrpcService.GoogleGrpc.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)GrpcService.GoogleGrpc.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)GrpcService.GoogleGrpc.BuilderclearPerStreamBufferLimitBytes()How many bytes each stream can buffer internally.GrpcService.GoogleGrpc.BuilderclearStatPrefix()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.BuilderclearTargetUri()The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_.GrpcService.GoogleGrpc.Builderclone()GrpcService.GoogleGrpc.CallCredentialsgetCallCredentials(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.BuildergetCallCredentialsBuilder(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>`_.intgetCallCredentialsCount()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.CallCredentialsOrBuildergetCallCredentialsOrBuilder(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.ChannelArgsgetChannelArgs()Custom channels args.GrpcService.GoogleGrpc.ChannelArgs.BuildergetChannelArgsBuilder()Custom channels args.GrpcService.GoogleGrpc.ChannelArgsOrBuildergetChannelArgsOrBuilder()Custom channels args.GrpcService.GoogleGrpc.ChannelCredentialsgetChannelCredentials().envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;GrpcService.GoogleGrpc.ChannelCredentials.BuildergetChannelCredentialsBuilder().envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;GrpcService.GoogleGrpc.ChannelCredentialsOrBuildergetChannelCredentialsOrBuilder().envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;com.google.protobuf.StructgetConfig()Additional configuration for site-specific customizations of the Google gRPC library.com.google.protobuf.Struct.BuildergetConfigBuilder()Additional configuration for site-specific customizations of the Google gRPC library.com.google.protobuf.StructOrBuildergetConfigOrBuilder()Additional configuration for site-specific customizations of the Google gRPC library.StringgetCredentialsFactoryName()The name of the Google gRPC credentials factory to use.com.google.protobuf.ByteStringgetCredentialsFactoryNameBytes()The name of the Google gRPC credentials factory to use.GrpcService.GoogleGrpcgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()com.google.protobuf.UInt32ValuegetPerStreamBufferLimitBytes()How many bytes each stream can buffer internally.com.google.protobuf.UInt32Value.BuildergetPerStreamBufferLimitBytesBuilder()How many bytes each stream can buffer internally.com.google.protobuf.UInt32ValueOrBuildergetPerStreamBufferLimitBytesOrBuilder()How many bytes each stream can buffer internally.StringgetStatPrefix()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>com.google.protobuf.ByteStringgetStatPrefixBytes()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>StringgetTargetUri()The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_.com.google.protobuf.ByteStringgetTargetUriBytes()The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_.booleanhasChannelArgs()Custom channels args.booleanhasChannelCredentials().envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;booleanhasConfig()Additional configuration for site-specific customizations of the Google gRPC library.booleanhasPerStreamBufferLimitBytes()How many bytes each stream can buffer internally.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()GrpcService.GoogleGrpc.BuildermergeChannelArgs(GrpcService.GoogleGrpc.ChannelArgs value)Custom channels args.GrpcService.GoogleGrpc.BuildermergeChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials value).envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;GrpcService.GoogleGrpc.BuildermergeConfig(com.google.protobuf.Struct value)Additional configuration for site-specific customizations of the Google gRPC library.GrpcService.GoogleGrpc.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)GrpcService.GoogleGrpc.BuildermergeFrom(com.google.protobuf.Message other)GrpcService.GoogleGrpc.BuildermergeFrom(GrpcService.GoogleGrpc other)GrpcService.GoogleGrpc.BuildermergePerStreamBufferLimitBytes(com.google.protobuf.UInt32Value value)How many bytes each stream can buffer internally.GrpcService.GoogleGrpc.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)GrpcService.GoogleGrpc.BuilderremoveCallCredentials(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.BuildersetCallCredentials(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.BuildersetCallCredentials(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.BuildersetChannelArgs(GrpcService.GoogleGrpc.ChannelArgs value)Custom channels args.GrpcService.GoogleGrpc.BuildersetChannelArgs(GrpcService.GoogleGrpc.ChannelArgs.Builder builderForValue)Custom channels args.GrpcService.GoogleGrpc.BuildersetChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials value).envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;GrpcService.GoogleGrpc.BuildersetChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials.Builder builderForValue).envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;GrpcService.GoogleGrpc.BuildersetConfig(com.google.protobuf.Struct value)Additional configuration for site-specific customizations of the Google gRPC library.GrpcService.GoogleGrpc.BuildersetConfig(com.google.protobuf.Struct.Builder builderForValue)Additional configuration for site-specific customizations of the Google gRPC library.GrpcService.GoogleGrpc.BuildersetCredentialsFactoryName(String value)The name of the Google gRPC credentials factory to use.GrpcService.GoogleGrpc.BuildersetCredentialsFactoryNameBytes(com.google.protobuf.ByteString value)The name of the Google gRPC credentials factory to use.GrpcService.GoogleGrpc.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)GrpcService.GoogleGrpc.BuildersetPerStreamBufferLimitBytes(com.google.protobuf.UInt32Value value)How many bytes each stream can buffer internally.GrpcService.GoogleGrpc.BuildersetPerStreamBufferLimitBytes(com.google.protobuf.UInt32Value.Builder builderForValue)How many bytes each stream can buffer internally.GrpcService.GoogleGrpc.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)GrpcService.GoogleGrpc.BuildersetStatPrefix(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.BuildersetStatPrefixBytes(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.BuildersetTargetUri(String value)The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_.GrpcService.GoogleGrpc.BuildersetTargetUriBytes(com.google.protobuf.ByteString value)The target URI when using the `Google C++ gRPC client <https://github.com/grpc/grpc>`_.GrpcService.GoogleGrpc.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
clear
public GrpcService.GoogleGrpc.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
getDefaultInstanceForType
public GrpcService.GoogleGrpc getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public GrpcService.GoogleGrpc build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public GrpcService.GoogleGrpc buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public GrpcService.GoogleGrpc.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
setField
public GrpcService.GoogleGrpc.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
clearField
public GrpcService.GoogleGrpc.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
clearOneof
public GrpcService.GoogleGrpc.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
setRepeatedField
public GrpcService.GoogleGrpc.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
addRepeatedField
public GrpcService.GoogleGrpc.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
mergeFrom
public GrpcService.GoogleGrpc.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GrpcService.GoogleGrpc.Builder>
-
mergeFrom
public GrpcService.GoogleGrpc.Builder mergeFrom(GrpcService.GoogleGrpc other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
mergeFrom
public GrpcService.GoogleGrpc.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GrpcService.GoogleGrpc.Builder>- Throws:
IOException
-
getTargetUri
public 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_v3_api_field_config.core.v3.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }- Specified by:
getTargetUriin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- The targetUri.
-
getTargetUriBytes
public 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_v3_api_field_config.core.v3.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }- Specified by:
getTargetUriBytesin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- The bytes for targetUri.
-
setTargetUri
public 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_v3_api_field_config.core.v3.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }- Parameters:
value- The targetUri to set.- Returns:
- This builder for chaining.
-
clearTargetUri
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_v3_api_field_config.core.v3.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }- Returns:
- This builder for chaining.
-
setTargetUriBytes
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_v3_api_field_config.core.v3.GrpcService.GoogleGrpc.channel_credentials>`.
string target_uri = 1 [(.validate.rules) = { ... }- Parameters:
value- The bytes for targetUri to set.- Returns:
- This builder for chaining.
-
hasChannelCredentials
public boolean hasChannelCredentials()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;- Specified by:
hasChannelCredentialsin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- Whether the channelCredentials field is set.
-
getChannelCredentials
public GrpcService.GoogleGrpc.ChannelCredentials getChannelCredentials()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;- Specified by:
getChannelCredentialsin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- The channelCredentials.
-
setChannelCredentials
public GrpcService.GoogleGrpc.Builder setChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials value)
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
-
setChannelCredentials
public GrpcService.GoogleGrpc.Builder setChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials.Builder builderForValue)
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
-
mergeChannelCredentials
public GrpcService.GoogleGrpc.Builder mergeChannelCredentials(GrpcService.GoogleGrpc.ChannelCredentials value)
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
-
clearChannelCredentials
public GrpcService.GoogleGrpc.Builder clearChannelCredentials()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
-
getChannelCredentialsBuilder
public GrpcService.GoogleGrpc.ChannelCredentials.Builder getChannelCredentialsBuilder()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;
-
getChannelCredentialsOrBuilder
public GrpcService.GoogleGrpc.ChannelCredentialsOrBuilder getChannelCredentialsOrBuilder()
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelCredentials channel_credentials = 2;- Specified by:
getChannelCredentialsOrBuilderin interfaceGrpcService.GoogleGrpcOrBuilder
-
getCallCredentialsList
public 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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;- Specified by:
getCallCredentialsListin interfaceGrpcService.GoogleGrpcOrBuilder
-
getCallCredentialsCount
public 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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;- Specified by:
getCallCredentialsCountin interfaceGrpcService.GoogleGrpcOrBuilder
-
getCallCredentials
public 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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;- Specified by:
getCallCredentialsin interfaceGrpcService.GoogleGrpcOrBuilder
-
setCallCredentials
public 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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
setCallCredentials
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
addCallCredentials
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
addCallCredentials
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
addCallCredentials
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
addCallCredentials
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
addAllCallCredentials
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
clearCallCredentials
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
removeCallCredentials
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
getCallCredentialsBuilder
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
getCallCredentialsOrBuilder
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;- Specified by:
getCallCredentialsOrBuilderin interfaceGrpcService.GoogleGrpcOrBuilder
-
getCallCredentialsOrBuilderList
public 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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;- Specified by:
getCallCredentialsOrBuilderListin interfaceGrpcService.GoogleGrpcOrBuilder
-
addCallCredentialsBuilder
public 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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
addCallCredentialsBuilder
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
getCallCredentialsBuilderList
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.config.core.v3.GrpcService.GoogleGrpc.CallCredentials call_credentials = 3;
-
getStatPrefix
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) = { ... }- Specified by:
getStatPrefixin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- The statPrefix.
-
getStatPrefixBytes
public 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) = { ... }- Specified by:
getStatPrefixBytesin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- The bytes for statPrefix.
-
setStatPrefix
public 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) = { ... }- Parameters:
value- The statPrefix to set.- Returns:
- This builder for chaining.
-
clearStatPrefix
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) = { ... }- Returns:
- This builder for chaining.
-
setStatPrefixBytes
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) = { ... }- Parameters:
value- The bytes for statPrefix to set.- Returns:
- This builder for chaining.
-
getCredentialsFactoryName
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;- Specified by:
getCredentialsFactoryNamein interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- The credentialsFactoryName.
-
getCredentialsFactoryNameBytes
public 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;- Specified by:
getCredentialsFactoryNameBytesin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- The bytes for credentialsFactoryName.
-
setCredentialsFactoryName
public 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;- Parameters:
value- The credentialsFactoryName to set.- Returns:
- This builder for chaining.
-
clearCredentialsFactoryName
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;- Returns:
- This builder for chaining.
-
setCredentialsFactoryNameBytes
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;- Parameters:
value- The bytes for credentialsFactoryName to set.- Returns:
- This builder for chaining.
-
hasConfig
public boolean hasConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;- Specified by:
hasConfigin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- Whether the config field is set.
-
getConfig
public com.google.protobuf.Struct getConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;- Specified by:
getConfigin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- The config.
-
setConfig
public 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;
-
setConfig
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;
-
mergeConfig
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;
-
clearConfig
public GrpcService.GoogleGrpc.Builder clearConfig()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;
-
getConfigBuilder
public com.google.protobuf.Struct.Builder getConfigBuilder()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;
-
getConfigOrBuilder
public com.google.protobuf.StructOrBuilder getConfigOrBuilder()
Additional configuration for site-specific customizations of the Google gRPC library.
.google.protobuf.Struct config = 6;- Specified by:
getConfigOrBuilderin interfaceGrpcService.GoogleGrpcOrBuilder
-
hasPerStreamBufferLimitBytes
public boolean hasPerStreamBufferLimitBytes()
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;- Specified by:
hasPerStreamBufferLimitBytesin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- Whether the perStreamBufferLimitBytes field is set.
-
getPerStreamBufferLimitBytes
public com.google.protobuf.UInt32Value getPerStreamBufferLimitBytes()
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;- Specified by:
getPerStreamBufferLimitBytesin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- The perStreamBufferLimitBytes.
-
setPerStreamBufferLimitBytes
public GrpcService.GoogleGrpc.Builder setPerStreamBufferLimitBytes(com.google.protobuf.UInt32Value value)
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;
-
setPerStreamBufferLimitBytes
public GrpcService.GoogleGrpc.Builder setPerStreamBufferLimitBytes(com.google.protobuf.UInt32Value.Builder builderForValue)
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;
-
mergePerStreamBufferLimitBytes
public GrpcService.GoogleGrpc.Builder mergePerStreamBufferLimitBytes(com.google.protobuf.UInt32Value value)
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;
-
clearPerStreamBufferLimitBytes
public GrpcService.GoogleGrpc.Builder clearPerStreamBufferLimitBytes()
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;
-
getPerStreamBufferLimitBytesBuilder
public com.google.protobuf.UInt32Value.Builder getPerStreamBufferLimitBytesBuilder()
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;
-
getPerStreamBufferLimitBytesOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getPerStreamBufferLimitBytesOrBuilder()
How many bytes each stream can buffer internally. If not set an implementation defined default is applied (1MiB).
.google.protobuf.UInt32Value per_stream_buffer_limit_bytes = 7;- Specified by:
getPerStreamBufferLimitBytesOrBuilderin interfaceGrpcService.GoogleGrpcOrBuilder
-
hasChannelArgs
public boolean hasChannelArgs()
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;- Specified by:
hasChannelArgsin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- Whether the channelArgs field is set.
-
getChannelArgs
public GrpcService.GoogleGrpc.ChannelArgs getChannelArgs()
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;- Specified by:
getChannelArgsin interfaceGrpcService.GoogleGrpcOrBuilder- Returns:
- The channelArgs.
-
setChannelArgs
public GrpcService.GoogleGrpc.Builder setChannelArgs(GrpcService.GoogleGrpc.ChannelArgs value)
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;
-
setChannelArgs
public GrpcService.GoogleGrpc.Builder setChannelArgs(GrpcService.GoogleGrpc.ChannelArgs.Builder builderForValue)
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;
-
mergeChannelArgs
public GrpcService.GoogleGrpc.Builder mergeChannelArgs(GrpcService.GoogleGrpc.ChannelArgs value)
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;
-
clearChannelArgs
public GrpcService.GoogleGrpc.Builder clearChannelArgs()
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;
-
getChannelArgsBuilder
public GrpcService.GoogleGrpc.ChannelArgs.Builder getChannelArgsBuilder()
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;
-
getChannelArgsOrBuilder
public GrpcService.GoogleGrpc.ChannelArgsOrBuilder getChannelArgsOrBuilder()
Custom channels args.
.envoy.config.core.v3.GrpcService.GoogleGrpc.ChannelArgs channel_args = 8;- Specified by:
getChannelArgsOrBuilderin interfaceGrpcService.GoogleGrpcOrBuilder
-
setUnknownFields
public final GrpcService.GoogleGrpc.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
mergeUnknownFields
public final GrpcService.GoogleGrpc.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.Builder>
-
-