Class CloudMemcacheClient.ListLocationsFixedSizeCollection (2.42.0)

public static class CloudMemcacheClient.ListLocationsFixedSizeCollection extends AbstractFixedSizeCollection<ListLocationsRequest,ListLocationsResponse,Location,CloudMemcacheClient.ListLocationsPage,CloudMemcacheClient.ListLocationsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > CloudMemcacheClient.ListLocationsFixedSizeCollection

Methods

createCollection(List<CloudMemcacheClient.ListLocationsPage> pages, int collectionSize)

protected CloudMemcacheClient.ListLocationsFixedSizeCollection createCollection(List<CloudMemcacheClient.ListLocationsPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListLocationsPage>
collectionSize int
Returns
Type Description
CloudMemcacheClient.ListLocationsFixedSizeCollection
Overrides