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