Uses of Class
com.google.iam.admin.v1.IAMGrpc.IAMBlockingStub
-
Packages that use IAMGrpc.IAMBlockingStub Package Description com.google.iam.admin.v1 -
-
Uses of IAMGrpc.IAMBlockingStub in com.google.iam.admin.v1
Methods in com.google.iam.admin.v1 that return IAMGrpc.IAMBlockingStub Modifier and Type Method Description protected IAMGrpc.IAMBlockingStub
IAMGrpc.IAMBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static IAMGrpc.IAMBlockingStub
IAMGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-