Uses of Class
io.envoyproxy.envoy.config.core.v3.GrpcService.GoogleGrpc.CallCredentials.Builder
Packages that use GrpcService.GoogleGrpc.CallCredentials.Builder
-
Uses of GrpcService.GoogleGrpc.CallCredentials.Builder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type GrpcService.GoogleGrpc.CallCredentials.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<GrpcService.GoogleGrpc.CallCredentials, GrpcService.GoogleGrpc.CallCredentials.Builder, GrpcService.GoogleGrpc.CallCredentialsOrBuilder> GrpcService.GoogleGrpc.Builder.callCredentialsBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return GrpcService.GoogleGrpc.CallCredentials.BuilderModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.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.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.CallCredentials.Builder.clear()
GrpcService.GoogleGrpc.CallCredentials.Builder.clearAccessToken()
Access token credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.clearCredentialSpecifier()
GrpcService.GoogleGrpc.CallCredentials.Builder.clearFromPlugin()
Custom authenticator credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.clearGoogleComputeEngine()
Google Compute Engine credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.clearGoogleIam()
Google IAM credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.clearGoogleRefreshToken()
Google refresh token credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.clearServiceAccountJwtAccess()
Service Account JWT Access credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.clearStsService()
Custom security token service which implements OAuth 2.0 token exchange.GrpcService.GoogleGrpc.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>`_.GrpcService.GoogleGrpc.CallCredentials.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GrpcService.GoogleGrpc.CallCredentials.Builder.mergeFrom
(com.google.protobuf.Message other) GrpcService.GoogleGrpc.CallCredentials.Builder.mergeFrom
(GrpcService.GoogleGrpc.CallCredentials other) GrpcService.GoogleGrpc.CallCredentials.Builder.mergeFromPlugin
(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin value) Custom authenticator credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.mergeGoogleComputeEngine
(com.google.protobuf.Empty value) Google Compute Engine credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.mergeGoogleIam
(GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials value) Google IAM credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.mergeServiceAccountJwtAccess
(GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials value) Service Account JWT Access credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.mergeStsService
(GrpcService.GoogleGrpc.CallCredentials.StsService value) Custom security token service which implements OAuth 2.0 token exchange.GrpcService.GoogleGrpc.CallCredentials.newBuilder()
GrpcService.GoogleGrpc.CallCredentials.newBuilder
(GrpcService.GoogleGrpc.CallCredentials prototype) GrpcService.GoogleGrpc.CallCredentials.newBuilderForType()
GrpcService.GoogleGrpc.CallCredentials.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) GrpcService.GoogleGrpc.CallCredentials.Builder.setAccessToken
(String value) Access token credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setAccessTokenBytes
(com.google.protobuf.ByteString value) Access token credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setFromPlugin
(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin value) Custom authenticator credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setFromPlugin
(GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPlugin.Builder builderForValue) Custom authenticator credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setGoogleComputeEngine
(com.google.protobuf.Empty value) Google Compute Engine credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setGoogleComputeEngine
(com.google.protobuf.Empty.Builder builderForValue) Google Compute Engine credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setGoogleIam
(GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials value) Google IAM credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setGoogleIam
(GrpcService.GoogleGrpc.CallCredentials.GoogleIAMCredentials.Builder builderForValue) Google IAM credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setGoogleRefreshToken
(String value) Google refresh token credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setGoogleRefreshTokenBytes
(com.google.protobuf.ByteString value) Google refresh token credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setServiceAccountJwtAccess
(GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials value) Service Account JWT Access credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setServiceAccountJwtAccess
(GrpcService.GoogleGrpc.CallCredentials.ServiceAccountJWTAccessCredentials.Builder builderForValue) Service Account JWT Access credentials.GrpcService.GoogleGrpc.CallCredentials.Builder.setStsService
(GrpcService.GoogleGrpc.CallCredentials.StsService value) Custom security token service which implements OAuth 2.0 token exchange.GrpcService.GoogleGrpc.CallCredentials.Builder.setStsService
(GrpcService.GoogleGrpc.CallCredentials.StsService.Builder builderForValue) Custom security token service which implements OAuth 2.0 token exchange.GrpcService.GoogleGrpc.CallCredentials.toBuilder()
Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type GrpcService.GoogleGrpc.CallCredentials.BuilderModifier and TypeMethodDescriptionGrpcService.GoogleGrpc.Builder.getCallCredentialsBuilderList()
A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.private com.google.protobuf.RepeatedFieldBuilder
<GrpcService.GoogleGrpc.CallCredentials, GrpcService.GoogleGrpc.CallCredentials.Builder, GrpcService.GoogleGrpc.CallCredentialsOrBuilder> GrpcService.GoogleGrpc.Builder.getCallCredentialsFieldBuilder()
Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type GrpcService.GoogleGrpc.CallCredentials.BuilderModifier and TypeMethodDescriptionGrpcService.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
(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.Builder builderForValue) A set of call credentials that can be composed with `channel credentials <https://grpc.io/docs/guides/auth.html#credential-types>`_.