public static class AdUnitServiceClient.ListAdUnitsFixedSizeCollection extends AbstractFixedSizeCollection<ListAdUnitsRequest,ListAdUnitsResponse,AdUnit,AdUnitServiceClient.ListAdUnitsPage,AdUnitServiceClient.ListAdUnitsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > AdUnitServiceClient.ListAdUnitsFixedSizeCollectionMethods
createCollection(List<AdUnitServiceClient.ListAdUnitsPage> pages, int collectionSize)
protected AdUnitServiceClient.ListAdUnitsFixedSizeCollection createCollection(List<AdUnitServiceClient.ListAdUnitsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListAdUnitsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
AdUnitServiceClient.ListAdUnitsFixedSizeCollection |