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