Uses of Class
com.google.cloud.iam.credentials.v1.stub.GrpcIamCredentialsStub
-
Packages that use GrpcIamCredentialsStub Package Description com.google.cloud.iam.credentials.v1.stub -
-
Uses of GrpcIamCredentialsStub in com.google.cloud.iam.credentials.v1.stub
Methods in com.google.cloud.iam.credentials.v1.stub that return GrpcIamCredentialsStub Modifier and Type Method Description static GrpcIamCredentialsStub
GrpcIamCredentialsStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcIamCredentialsStub
GrpcIamCredentialsStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcIamCredentialsStub
GrpcIamCredentialsStub. create(IamCredentialsStubSettings settings)
-