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