Uses of Class
com.google.cloud.billing.v1.stub.CloudCatalogStub
-
Packages that use CloudCatalogStub Package Description com.google.cloud.billing.v1 A client to Cloud Billing APIcom.google.cloud.billing.v1.stub -
-
Uses of CloudCatalogStub in com.google.cloud.billing.v1
Methods in com.google.cloud.billing.v1 that return CloudCatalogStub Modifier and Type Method Description CloudCatalogStubCloudCatalogClient. getStub()Methods in com.google.cloud.billing.v1 with parameters of type CloudCatalogStub Modifier and Type Method Description static CloudCatalogClientCloudCatalogClient. create(CloudCatalogStub stub)Constructs an instance of CloudCatalogClient, using the given stub for making calls.Constructors in com.google.cloud.billing.v1 with parameters of type CloudCatalogStub Constructor Description CloudCatalogClient(CloudCatalogStub stub) -
Uses of CloudCatalogStub in com.google.cloud.billing.v1.stub
Subclasses of CloudCatalogStub in com.google.cloud.billing.v1.stub Modifier and Type Class Description classGrpcCloudCatalogStubgRPC stub implementation for the CloudCatalog service API.classHttpJsonCloudCatalogStubREST stub implementation for the CloudCatalog service API.Methods in com.google.cloud.billing.v1.stub that return CloudCatalogStub Modifier and Type Method Description CloudCatalogStubCloudCatalogStubSettings. createStub()
-