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