Package com.google.cloud.channel.v1
Class CloudChannelServiceClient.ListPurchasableOffersFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListPurchasableOffersRequest,ListPurchasableOffersResponse,PurchasableOffer,CloudChannelServiceClient.ListPurchasableOffersPage,CloudChannelServiceClient.ListPurchasableOffersFixedSizeCollection>
-
- com.google.cloud.channel.v1.CloudChannelServiceClient.ListPurchasableOffersFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<PurchasableOffer>
- Enclosing class:
- CloudChannelServiceClient
public static class CloudChannelServiceClient.ListPurchasableOffersFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListPurchasableOffersRequest,ListPurchasableOffersResponse,PurchasableOffer,CloudChannelServiceClient.ListPurchasableOffersPage,CloudChannelServiceClient.ListPurchasableOffersFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CloudChannelServiceClient.ListPurchasableOffersFixedSizeCollection
createCollection(List<CloudChannelServiceClient.ListPurchasableOffersPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected CloudChannelServiceClient.ListPurchasableOffersFixedSizeCollection createCollection(List<CloudChannelServiceClient.ListPurchasableOffersPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListPurchasableOffersRequest,ListPurchasableOffersResponse,PurchasableOffer,CloudChannelServiceClient.ListPurchasableOffersPage,CloudChannelServiceClient.ListPurchasableOffersFixedSizeCollection>
-
-