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