Uses of Class
com.google.cloud.iam.admin.v1.stub.IAMStub
-
Packages that use IAMStub Package Description com.google.cloud.iam.admin.v1 A client to Identity and Access Management (IAM) APIcom.google.cloud.iam.admin.v1.stub -
-
Uses of IAMStub in com.google.cloud.iam.admin.v1
Methods in com.google.cloud.iam.admin.v1 that return IAMStub Modifier and Type Method Description IAMStubIAMClient. getStub()Methods in com.google.cloud.iam.admin.v1 with parameters of type IAMStub Modifier and Type Method Description static IAMClientIAMClient. create(IAMStub stub)Constructs an instance of IAMClient, using the given stub for making calls.Constructors in com.google.cloud.iam.admin.v1 with parameters of type IAMStub Constructor Description IAMClient(IAMStub stub) -
Uses of IAMStub in com.google.cloud.iam.admin.v1.stub
Subclasses of IAMStub in com.google.cloud.iam.admin.v1.stub Modifier and Type Class Description classGrpcIAMStubgRPC stub implementation for the IAM service API.Methods in com.google.cloud.iam.admin.v1.stub that return IAMStub Modifier and Type Method Description IAMStubIAMStubSettings. createStub()
-