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