public static final class GrpcService.GoogleGrpc.CallCredentials.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.Builder> implements GrpcService.GoogleGrpc.CallCredentialsOrBuilder
[#next-free-field: 8]Protobuf type
envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentialsgetAllFields, 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.CallCredentials.Builder>public GrpcService.GoogleGrpc.CallCredentials.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.CallCredentials.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.CallCredentials.Builder>public GrpcService.GoogleGrpc.CallCredentials getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic GrpcService.GoogleGrpc.CallCredentials buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic GrpcService.GoogleGrpc.CallCredentials.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.CallCredentials.Builder>public GrpcService.GoogleGrpc.CallCredentials.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.CallCredentials.Builder>public GrpcService.GoogleGrpc.CallCredentials.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.CallCredentials.Builder>public GrpcService.GoogleGrpc.CallCredentials.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.CallCredentials.Builder>public GrpcService.GoogleGrpc.CallCredentials.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.CallCredentials.Builder>public GrpcService.GoogleGrpc.CallCredentials.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.CallCredentials.Builder>public GrpcService.GoogleGrpc.CallCredentials.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<GrpcService.GoogleGrpc.CallCredentials.Builder>public GrpcService.GoogleGrpc.CallCredentials.Builder mergeFrom(GrpcService.GoogleGrpc.CallCredentials other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.Builder>public GrpcService.GoogleGrpc.CallCredentials.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.CallCredentials.Builder>IOExceptionpublic GrpcService.GoogleGrpc.CallCredentials.CredentialSpecifierCase getCredentialSpecifierCase()
getCredentialSpecifierCase in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.Builder clearCredentialSpecifier()
public String getAccessToken()
Access token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
string access_token = 1;getAccessToken in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic com.google.protobuf.ByteString getAccessTokenBytes()
Access token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
string access_token = 1;getAccessTokenBytes in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.Builder setAccessToken(String value)
Access token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
string access_token = 1;public GrpcService.GoogleGrpc.CallCredentials.Builder clearAccessToken()
Access token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
string access_token = 1;public GrpcService.GoogleGrpc.CallCredentials.Builder setAccessTokenBytes(com.google.protobuf.ByteString value)
Access token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#ad3a80da696ffdaea943f0f858d7a360d.
string access_token = 1;public boolean hasGoogleComputeEngine()
Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;hasGoogleComputeEngine in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic com.google.protobuf.Empty getGoogleComputeEngine()
Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;getGoogleComputeEngine in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.Builder setGoogleComputeEngine(com.google.protobuf.Empty value)
Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;public GrpcService.GoogleGrpc.CallCredentials.Builder setGoogleComputeEngine(com.google.protobuf.Empty.Builder builderForValue)
Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;public GrpcService.GoogleGrpc.CallCredentials.Builder mergeGoogleComputeEngine(com.google.protobuf.Empty value)
Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;public GrpcService.GoogleGrpc.CallCredentials.Builder clearGoogleComputeEngine()
Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;public com.google.protobuf.Empty.Builder getGoogleComputeEngineBuilder()
Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;public com.google.protobuf.EmptyOrBuilder getGoogleComputeEngineOrBuilder()
Google Compute Engine credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a6beb3ac70ff94bd2ebbd89b8f21d1f61
.google.protobuf.Empty google_compute_engine = 2;getGoogleComputeEngineOrBuilder in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic String getGoogleRefreshToken()
Google refresh token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a96901c997b91bc6513b08491e0dca37c.
string google_refresh_token = 3;getGoogleRefreshToken in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic com.google.protobuf.ByteString getGoogleRefreshTokenBytes()
Google refresh token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a96901c997b91bc6513b08491e0dca37c.
string google_refresh_token = 3;getGoogleRefreshTokenBytes in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.Builder setGoogleRefreshToken(String value)
Google refresh token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a96901c997b91bc6513b08491e0dca37c.
string google_refresh_token = 3;public GrpcService.GoogleGrpc.CallCredentials.Builder clearGoogleRefreshToken()
Google refresh token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a96901c997b91bc6513b08491e0dca37c.
string google_refresh_token = 3;public GrpcService.GoogleGrpc.CallCredentials.Builder setGoogleRefreshTokenBytes(com.google.protobuf.ByteString value)
Google refresh token credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a96901c997b91bc6513b08491e0dca37c.
string google_refresh_token = 3;public boolean hasServiceAccountJwtAccess()
Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;hasServiceAccountJwtAccess in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials getServiceAccountJwtAccess()
Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;getServiceAccountJwtAccess in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.Builder setServiceAccountJwtAccess(GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials value)
Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;public GrpcService.GoogleGrpc.CallCredentials.Builder setServiceAccountJwtAccess(GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder builderForValue)
Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;public GrpcService.GoogleGrpc.CallCredentials.Builder mergeServiceAccountJwtAccess(GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials value)
Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;public GrpcService.GoogleGrpc.CallCredentials.Builder clearServiceAccountJwtAccess()
Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;public GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder getServiceAccountJwtAccessBuilder()
Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;public GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentialsOrBuilder getServiceAccountJwtAccessOrBuilder()
Service Account JWT Access credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a92a9f959d6102461f66ee973d8e9d3aa.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials service_account_jwt_access = 4;getServiceAccountJwtAccessOrBuilder in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic boolean hasGoogleIam()
Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;hasGoogleIam in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials getGoogleIam()
Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;getGoogleIam in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.Builder setGoogleIam(GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials value)
Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;public GrpcService.GoogleGrpc.CallCredentials.Builder setGoogleIam(GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials.Builder builderForValue)
Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;public GrpcService.GoogleGrpc.CallCredentials.Builder mergeGoogleIam(GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials value)
Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;public GrpcService.GoogleGrpc.CallCredentials.Builder clearGoogleIam()
Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;public GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials.Builder getGoogleIamBuilder()
Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;public GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentialsOrBuilder getGoogleIamOrBuilder()
Google IAM credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a9fc1fc101b41e680d47028166e76f9d0.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials google_iam = 5;getGoogleIamOrBuilder in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic boolean hasFromPlugin()
Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;hasFromPlugin in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin getFromPlugin()
Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;getFromPlugin in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.Builder setFromPlugin(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin value)
Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;public GrpcService.GoogleGrpc.CallCredentials.Builder setFromPlugin(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder builderForValue)
Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;public GrpcService.GoogleGrpc.CallCredentials.Builder mergeFromPlugin(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin value)
Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;public GrpcService.GoogleGrpc.CallCredentials.Builder clearFromPlugin()
Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;public GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder getFromPluginBuilder()
Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;public GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPluginOrBuilder getFromPluginOrBuilder()
Custom authenticator credentials. https://grpc.io/grpc/cpp/namespacegrpc.html#a823c6a4b19ffc71fb33e90154ee2ad07. https://grpc.io/docs/guides/auth.html#extending-grpc-to-support-other-authentication-mechanisms.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin from_plugin = 6;getFromPluginOrBuilder in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic boolean hasStsService()
Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;hasStsService in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.StsService getStsService()
Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;getStsService in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic GrpcService.GoogleGrpc.CallCredentials.Builder setStsService(GrpcService.GoogleGrpc.CallCredentials.StsService value)
Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;public GrpcService.GoogleGrpc.CallCredentials.Builder setStsService(GrpcService.GoogleGrpc.CallCredentials.StsService.Builder builderForValue)
Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;public GrpcService.GoogleGrpc.CallCredentials.Builder mergeStsService(GrpcService.GoogleGrpc.CallCredentials.StsService value)
Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;public GrpcService.GoogleGrpc.CallCredentials.Builder clearStsService()
Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;public GrpcService.GoogleGrpc.CallCredentials.StsService.Builder getStsServiceBuilder()
Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;public GrpcService.GoogleGrpc.CallCredentials.StsServiceOrBuilder getStsServiceOrBuilder()
Custom security token service which implements OAuth 2.0 token exchange. https://tools.ietf.org/html/draft-ietf-oauth-token-exchange-16 See https://github.com/grpc/grpc/pull/19587.
.envoy.config.core.v4alpha.GrpcService.GoogleGrpc.CallCredentials.StsService sts_service = 7;getStsServiceOrBuilder in interface GrpcService.GoogleGrpc.CallCredentialsOrBuilderpublic final GrpcService.GoogleGrpc.CallCredentials.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.Builder>public final GrpcService.GoogleGrpc.CallCredentials.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<GrpcService.GoogleGrpc.CallCredentials.Builder>Copyright © 2018–2021 The Envoy Project. All rights reserved.