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 IamCheckerStubIamCheckerClient. getStub()Methods in com.google.cloud.policytroubleshooter.v1 with parameters of type IamCheckerStub Modifier and Type Method Description static IamCheckerClientIamCheckerClient. 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 classGrpcIamCheckerStubgRPC stub implementation for the IamChecker service API.classHttpJsonIamCheckerStubREST stub implementation for the IamChecker service API.Methods in com.google.cloud.policytroubleshooter.v1.stub that return IamCheckerStub Modifier and Type Method Description IamCheckerStubIamCheckerStubSettings. createStub()
-