public static class KeyDashboardServiceClient.ListCryptoKeysFixedSizeCollection extends AbstractFixedSizeCollection<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey,KeyDashboardServiceClient.ListCryptoKeysPage,KeyDashboardServiceClient.ListCryptoKeysFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > KeyDashboardServiceClient.ListCryptoKeysFixedSizeCollectionMethods
createCollection(List<KeyDashboardServiceClient.ListCryptoKeysPage> pages, int collectionSize)
protected KeyDashboardServiceClient.ListCryptoKeysFixedSizeCollection createCollection(List<KeyDashboardServiceClient.ListCryptoKeysPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListCryptoKeysPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
KeyDashboardServiceClient.ListCryptoKeysFixedSizeCollection |