Uses of Class
com.google.cloud.resourcemanager.v3.stub.OrganizationsStub
-
Packages that use OrganizationsStub Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager APIcom.google.cloud.resourcemanager.v3.stub -
-
Uses of OrganizationsStub in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return OrganizationsStub Modifier and Type Method Description OrganizationsStub
OrganizationsClient. getStub()
Methods in com.google.cloud.resourcemanager.v3 with parameters of type OrganizationsStub Modifier and Type Method Description static OrganizationsClient
OrganizationsClient. create(OrganizationsStub stub)
Constructs an instance of OrganizationsClient, using the given stub for making calls.Constructors in com.google.cloud.resourcemanager.v3 with parameters of type OrganizationsStub Constructor Description OrganizationsClient(OrganizationsStub stub)
-
Uses of OrganizationsStub in com.google.cloud.resourcemanager.v3.stub
Subclasses of OrganizationsStub in com.google.cloud.resourcemanager.v3.stub Modifier and Type Class Description class
GrpcOrganizationsStub
gRPC stub implementation for the Organizations service API.class
HttpJsonOrganizationsStub
REST stub implementation for the Organizations service API.Methods in com.google.cloud.resourcemanager.v3.stub that return OrganizationsStub Modifier and Type Method Description OrganizationsStub
OrganizationsStubSettings. createStub()
-