Index
All Classes and Interfaces|All Packages
A
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?, ?>, Void>) - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings.Builder
-
Applies the given settings updater function to all of the unary API methods in this service.
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- awaitTermination(long, TimeUnit) - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
B
- build() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
- build() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings.Builder
- Builder() - Constructor for class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
- Builder() - Constructor for class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
- Builder(ClientContext) - Constructor for class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings.Builder
- Builder(IamCredentialsSettings) - Constructor for class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
- Builder(IamCredentialsStubSettings) - Constructor for class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings.Builder
- Builder(IamCredentialsStubSettings.Builder) - Constructor for class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
C
- close() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
- close() - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- close() - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- close() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStub
- com.google.cloud.iam.credentials.v1 - package com.google.cloud.iam.credentials.v1
-
A client to IAM Service Account Credentials API
- com.google.cloud.iam.credentials.v1.stub - package com.google.cloud.iam.credentials.v1.stub
- create() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Constructs an instance of IamCredentialsClient with default settings.
- create(ClientContext) - Static method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- create(ClientContext) - Static method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- create(ClientContext, GrpcStubCallableFactory) - Static method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- create(ClientContext, HttpJsonStubCallableFactory) - Static method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- create(IamCredentialsSettings) - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Constructs an instance of IamCredentialsClient, using the given settings.
- create(IamCredentialsStub) - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Constructs an instance of IamCredentialsClient, using the given stub for making calls.
- create(IamCredentialsStubSettings) - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
- create(IamCredentialsStubSettings) - Static method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- create(IamCredentialsStubSettings) - Static method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- createBatchingCallable(GrpcCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsCallableFactory
- createBatchingCallable(HttpJsonCallSettings<RequestT, ResponseT>, BatchingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsCallableFactory
- createBidiStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsCallableFactory
- createClientStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, StreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsCallableFactory
- createOperationCallable(GrpcCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsCallableFactory
- createOperationCallable(HttpJsonCallSettings<RequestT, Operation>, OperationCallSettings<RequestT, ResponseT, MetadataT>, ClientContext, OperationsStub) - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsCallableFactory
- createPagedCallable(GrpcCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsCallableFactory
- createPagedCallable(HttpJsonCallSettings<RequestT, ResponseT>, PagedCallSettings<RequestT, ResponseT, PagedListResponseT>, ClientContext) - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsCallableFactory
- createServerStreamingCallable(GrpcCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsCallableFactory
- createServerStreamingCallable(HttpJsonCallSettings<RequestT, ResponseT>, ServerStreamingCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsCallableFactory
- createStub() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
- createUnaryCallable(GrpcCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsCallableFactory
- createUnaryCallable(HttpJsonCallSettings<RequestT, ResponseT>, UnaryCallSettings<RequestT, ResponseT>, ClientContext) - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsCallableFactory
D
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
- defaultApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns a builder for the default credentials for this service.
- defaultCredentialsProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns a builder for the default credentials for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultExecutorProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns a builder for the default ExecutorProvider for this service.
- defaultGrpcApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultGrpcTransportProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns a builder for the default gRPC ChannelProvider for this service.
- defaultHttpJsonApiClientHeaderProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultHttpJsonTransportProviderBuilder() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns a builder for the default REST ChannelProvider for this service.
- defaultTransportChannelProvider() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
- defaultTransportChannelProvider() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
G
- generateAccessToken(GenerateAccessTokenRequest) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Generates an OAuth 2.0 access token for a service account.
- generateAccessToken(ServiceAccountName, List<String>, List<String>, Duration) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Generates an OAuth 2.0 access token for a service account.
- generateAccessToken(String, List<String>, List<String>, Duration) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Generates an OAuth 2.0 access token for a service account.
- generateAccessTokenCallable() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Generates an OAuth 2.0 access token for a service account.
- generateAccessTokenCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- generateAccessTokenCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- generateAccessTokenCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStub
- generateAccessTokenSettings() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
-
Returns the builder for the settings used for calls to generateAccessToken.
- generateAccessTokenSettings() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns the object with the settings used for calls to generateAccessToken.
- generateAccessTokenSettings() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings.Builder
-
Returns the builder for the settings used for calls to generateAccessToken.
- generateAccessTokenSettings() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns the object with the settings used for calls to generateAccessToken.
- generateIdToken(GenerateIdTokenRequest) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Generates an OpenID Connect ID token for a service account.
- generateIdToken(ServiceAccountName, List<String>, String, boolean) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Generates an OpenID Connect ID token for a service account.
- generateIdToken(String, List<String>, String, boolean) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Generates an OpenID Connect ID token for a service account.
- generateIdTokenCallable() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Generates an OpenID Connect ID token for a service account.
- generateIdTokenCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- generateIdTokenCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- generateIdTokenCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStub
- generateIdTokenSettings() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
-
Returns the builder for the settings used for calls to generateIdToken.
- generateIdTokenSettings() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns the object with the settings used for calls to generateIdToken.
- generateIdTokenSettings() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings.Builder
-
Returns the builder for the settings used for calls to generateIdToken.
- generateIdTokenSettings() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns the object with the settings used for calls to generateIdToken.
- getDefaultEndpoint() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns the default service endpoint.
- getDefaultEndpoint() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns the default service endpoint.
- getDefaultMtlsEndpoint() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns the default mTLS service endpoint.
- getDefaultServiceScopes() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns the default service scopes.
- getDefaultServiceScopes() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns the default service scopes.
- getLibraryMetadata() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
- getMethodDescriptors() - Static method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- getOperationsStub() - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- getServiceName() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns the default service name.
- getSettings() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
- getStub() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
- getStubSettingsBuilder() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
- GrpcIamCredentialsCallableFactory - Class in com.google.cloud.iam.credentials.v1.stub
-
gRPC callable factory implementation for the IAMCredentials service API.
- GrpcIamCredentialsCallableFactory() - Constructor for class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsCallableFactory
- GrpcIamCredentialsStub - Class in com.google.cloud.iam.credentials.v1.stub
-
gRPC stub implementation for the IAMCredentials service API.
- GrpcIamCredentialsStub(IamCredentialsStubSettings, ClientContext) - Constructor for class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
-
Constructs an instance of GrpcIamCredentialsStub, using the given settings.
- GrpcIamCredentialsStub(IamCredentialsStubSettings, ClientContext, GrpcStubCallableFactory) - Constructor for class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
-
Constructs an instance of GrpcIamCredentialsStub, using the given settings.
H
- HttpJsonIamCredentialsCallableFactory - Class in com.google.cloud.iam.credentials.v1.stub
-
REST callable factory implementation for the IAMCredentials service API.
- HttpJsonIamCredentialsCallableFactory() - Constructor for class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsCallableFactory
- HttpJsonIamCredentialsStub - Class in com.google.cloud.iam.credentials.v1.stub
-
REST stub implementation for the IAMCredentials service API.
- HttpJsonIamCredentialsStub(IamCredentialsStubSettings, ClientContext) - Constructor for class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
-
Constructs an instance of HttpJsonIamCredentialsStub, using the given settings.
- HttpJsonIamCredentialsStub(IamCredentialsStubSettings, ClientContext, HttpJsonStubCallableFactory) - Constructor for class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
-
Constructs an instance of HttpJsonIamCredentialsStub, using the given settings.
I
- IamCredentialsClient - Class in com.google.cloud.iam.credentials.v1
-
Service Description: A service account is a special type of Google account that belongs to your application or a virtual machine (VM), instead of to an individual end user.
- IamCredentialsClient(IamCredentialsSettings) - Constructor for class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Constructs an instance of IamCredentialsClient, using the given settings.
- IamCredentialsClient(IamCredentialsStub) - Constructor for class com.google.cloud.iam.credentials.v1.IamCredentialsClient
- IamCredentialsSettings - Class in com.google.cloud.iam.credentials.v1
-
Settings class to configure an instance of
IamCredentialsClient. - IamCredentialsSettings(IamCredentialsSettings.Builder) - Constructor for class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
- IamCredentialsSettings.Builder - Class in com.google.cloud.iam.credentials.v1
-
Builder for IamCredentialsSettings.
- IamCredentialsStub - Class in com.google.cloud.iam.credentials.v1.stub
-
Base stub class for the IAMCredentials service API.
- IamCredentialsStub() - Constructor for class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStub
- IamCredentialsStubSettings - Class in com.google.cloud.iam.credentials.v1.stub
-
Settings class to configure an instance of
IamCredentialsStub. - IamCredentialsStubSettings(IamCredentialsStubSettings.Builder) - Constructor for class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
- IamCredentialsStubSettings.Builder - Class in com.google.cloud.iam.credentials.v1.stub
-
Builder for IamCredentialsStubSettings.
- isShutdown() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
- isShutdown() - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- isShutdown() - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- isTerminated() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
- isTerminated() - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- isTerminated() - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
N
- newBuilder() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns a new gRPC builder for this class.
- newBuilder() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns a new gRPC builder for this class.
- newBuilder(ClientContext) - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns a new builder for this class.
- newBuilder(ClientContext) - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns a new builder for this class.
- newHttpJsonBuilder() - Static method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns a new REST builder for this class.
- newHttpJsonBuilder() - Static method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns a new REST builder for this class.
S
- shutdown() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
- shutdown() - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- shutdown() - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- shutdownNow() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
- shutdownNow() - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- shutdownNow() - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- signBlob(ServiceAccountName, List<String>, ByteString) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Signs a blob using a service account's system-managed private key.
- signBlob(SignBlobRequest) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Signs a blob using a service account's system-managed private key.
- signBlob(String, List<String>, ByteString) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Signs a blob using a service account's system-managed private key.
- signBlobCallable() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Signs a blob using a service account's system-managed private key.
- signBlobCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- signBlobCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- signBlobCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStub
- signBlobSettings() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
-
Returns the builder for the settings used for calls to signBlob.
- signBlobSettings() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns the object with the settings used for calls to signBlob.
- signBlobSettings() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings.Builder
-
Returns the builder for the settings used for calls to signBlob.
- signBlobSettings() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns the object with the settings used for calls to signBlob.
- signJwt(ServiceAccountName, List<String>, String) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Signs a JWT using a service account's system-managed private key.
- signJwt(SignJwtRequest) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Signs a JWT using a service account's system-managed private key.
- signJwt(String, List<String>, String) - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Signs a JWT using a service account's system-managed private key.
- signJwtCallable() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsClient
-
Signs a JWT using a service account's system-managed private key.
- signJwtCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
- signJwtCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.HttpJsonIamCredentialsStub
- signJwtCallable() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStub
- signJwtSettings() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings.Builder
-
Returns the builder for the settings used for calls to signJwt.
- signJwtSettings() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns the object with the settings used for calls to signJwt.
- signJwtSettings() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings.Builder
-
Returns the builder for the settings used for calls to signJwt.
- signJwtSettings() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns the object with the settings used for calls to signJwt.
T
- toBuilder() - Method in class com.google.cloud.iam.credentials.v1.IamCredentialsSettings
-
Returns a builder containing all the values of this settings class.
- toBuilder() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings
-
Returns a builder containing all the values of this settings class.
U
- unaryMethodSettingsBuilders() - Method in class com.google.cloud.iam.credentials.v1.stub.IamCredentialsStubSettings.Builder
All Classes and Interfaces|All Packages