Uses of Class
com.google.cloud.channel.v1.CloudChannelServiceClient.ListPurchasableOffersPage
-
Packages that use CloudChannelServiceClient.ListPurchasableOffersPage Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of CloudChannelServiceClient.ListPurchasableOffersPage in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return CloudChannelServiceClient.ListPurchasableOffersPage Modifier and Type Method Description protected CloudChannelServiceClient.ListPurchasableOffersPage
CloudChannelServiceClient.ListPurchasableOffersPage. createPage(com.google.api.gax.rpc.PageContext<ListPurchasableOffersRequest,ListPurchasableOffersResponse,PurchasableOffer> context, ListPurchasableOffersResponse response)
Methods in com.google.cloud.channel.v1 that return types with arguments of type CloudChannelServiceClient.ListPurchasableOffersPage Modifier and Type Method Description com.google.api.core.ApiFuture<CloudChannelServiceClient.ListPurchasableOffersPage>
CloudChannelServiceClient.ListPurchasableOffersPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPurchasableOffersRequest,ListPurchasableOffersResponse,PurchasableOffer> context, com.google.api.core.ApiFuture<ListPurchasableOffersResponse> futureResponse)
Method parameters in com.google.cloud.channel.v1 with type arguments of type CloudChannelServiceClient.ListPurchasableOffersPage Modifier and Type Method Description protected CloudChannelServiceClient.ListPurchasableOffersFixedSizeCollection
CloudChannelServiceClient.ListPurchasableOffersFixedSizeCollection. createCollection(List<CloudChannelServiceClient.ListPurchasableOffersPage> pages, int collectionSize)
-