Uses of Class
com.google.cloud.policytroubleshooter.v1.IamCheckerGrpc.IamCheckerStub
-
Packages that use IamCheckerGrpc.IamCheckerStub Package Description com.google.cloud.policytroubleshooter.v1 A client to Policy Troubleshooter API -
-
Uses of IamCheckerGrpc.IamCheckerStub in com.google.cloud.policytroubleshooter.v1
Methods in com.google.cloud.policytroubleshooter.v1 that return IamCheckerGrpc.IamCheckerStub Modifier and Type Method Description protected IamCheckerGrpc.IamCheckerStub
IamCheckerGrpc.IamCheckerStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static IamCheckerGrpc.IamCheckerStub
IamCheckerGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-