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 GrpcIamCredentialsStubGrpcIamCredentialsStub. create(com.google.api.gax.rpc.ClientContext clientContext)static GrpcIamCredentialsStubGrpcIamCredentialsStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)static GrpcIamCredentialsStubGrpcIamCredentialsStub. create(IamCredentialsStubSettings settings)
-