public static class AccountsServiceClient.ListSubAccountsFixedSizeCollection extends AbstractFixedSizeCollection<ListSubAccountsRequest,ListSubAccountsResponse,Account,AccountsServiceClient.ListSubAccountsPage,AccountsServiceClient.ListSubAccountsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > AccountsServiceClient.ListSubAccountsFixedSizeCollectionMethods
createCollection(List<AccountsServiceClient.ListSubAccountsPage> pages, int collectionSize)
protected AccountsServiceClient.ListSubAccountsFixedSizeCollection createCollection(List<AccountsServiceClient.ListSubAccountsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListSubAccountsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
AccountsServiceClient.ListSubAccountsFixedSizeCollection |