Uses of Class
com.google.cloud.policytroubleshooter.v1.stub.IamCheckerStub
-
Packages that use IamCheckerStub Package Description com.google.cloud.policytroubleshooter.v1 A client to Policy Troubleshooter APIcom.google.cloud.policytroubleshooter.v1.stub -
-
Uses of IamCheckerStub in com.google.cloud.policytroubleshooter.v1
Methods in com.google.cloud.policytroubleshooter.v1 that return IamCheckerStub Modifier and Type Method Description IamCheckerStub
IamCheckerClient. getStub()
Methods in com.google.cloud.policytroubleshooter.v1 with parameters of type IamCheckerStub Modifier and Type Method Description static IamCheckerClient
IamCheckerClient. create(IamCheckerStub stub)
Constructs an instance of IamCheckerClient, using the given stub for making calls.Constructors in com.google.cloud.policytroubleshooter.v1 with parameters of type IamCheckerStub Constructor Description IamCheckerClient(IamCheckerStub stub)
-
Uses of IamCheckerStub in com.google.cloud.policytroubleshooter.v1.stub
Subclasses of IamCheckerStub in com.google.cloud.policytroubleshooter.v1.stub Modifier and Type Class Description class
GrpcIamCheckerStub
gRPC stub implementation for the IamChecker service API.class
HttpJsonIamCheckerStub
REST stub implementation for the IamChecker service API.Methods in com.google.cloud.policytroubleshooter.v1.stub that return IamCheckerStub Modifier and Type Method Description IamCheckerStub
IamCheckerStubSettings. createStub()
-