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