Uses of Class
com.google.cloud.billing.v1.CloudCatalogClient.ListServicesPage
-
Packages that use CloudCatalogClient.ListServicesPage Package Description com.google.cloud.billing.v1 A client to Cloud Billing API -
-
Uses of CloudCatalogClient.ListServicesPage in com.google.cloud.billing.v1
Methods in com.google.cloud.billing.v1 that return CloudCatalogClient.ListServicesPage Modifier and Type Method Description protected CloudCatalogClient.ListServicesPage
CloudCatalogClient.ListServicesPage. createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, ListServicesResponse response)
Methods in com.google.cloud.billing.v1 that return types with arguments of type CloudCatalogClient.ListServicesPage Modifier and Type Method Description com.google.api.core.ApiFuture<CloudCatalogClient.ListServicesPage>
CloudCatalogClient.ListServicesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
Method parameters in com.google.cloud.billing.v1 with type arguments of type CloudCatalogClient.ListServicesPage Modifier and Type Method Description protected CloudCatalogClient.ListServicesFixedSizeCollection
CloudCatalogClient.ListServicesFixedSizeCollection. createCollection(List<CloudCatalogClient.ListServicesPage> pages, int collectionSize)
-