Uses of Class
com.google.cloud.iam.credentials.v1.IAMCredentialsGrpc.IAMCredentialsFutureStub
-
Packages that use IAMCredentialsGrpc.IAMCredentialsFutureStub Package Description com.google.cloud.iam.credentials.v1 A client to IAM Service Account Credentials API -
-
Uses of IAMCredentialsGrpc.IAMCredentialsFutureStub in com.google.cloud.iam.credentials.v1
Methods in com.google.cloud.iam.credentials.v1 that return IAMCredentialsGrpc.IAMCredentialsFutureStub Modifier and Type Method Description protected IAMCredentialsGrpc.IAMCredentialsFutureStub
IAMCredentialsGrpc.IAMCredentialsFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static IAMCredentialsGrpc.IAMCredentialsFutureStub
IAMCredentialsGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-