Uses of Class
com.google.cloud.policytroubleshooter.v1.IamCheckerGrpc.IamCheckerFutureStub
-
Packages that use IamCheckerGrpc.IamCheckerFutureStub Package Description com.google.cloud.policytroubleshooter.v1 A client to Policy Troubleshooter API -
-
Uses of IamCheckerGrpc.IamCheckerFutureStub in com.google.cloud.policytroubleshooter.v1
Methods in com.google.cloud.policytroubleshooter.v1 that return IamCheckerGrpc.IamCheckerFutureStub Modifier and Type Method Description protected IamCheckerGrpc.IamCheckerFutureStub
IamCheckerGrpc.IamCheckerFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static IamCheckerGrpc.IamCheckerFutureStub
IamCheckerGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-