Package com.google.cloud.memcache.v1
Class CloudMemcacheClient.ListInstancesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListInstancesRequest,ListInstancesResponse,Instance,CloudMemcacheClient.ListInstancesPage,CloudMemcacheClient.ListInstancesFixedSizeCollection>
-
- com.google.cloud.memcache.v1.CloudMemcacheClient.ListInstancesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Instance>
- Enclosing class:
- CloudMemcacheClient
public static class CloudMemcacheClient.ListInstancesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListInstancesRequest,ListInstancesResponse,Instance,CloudMemcacheClient.ListInstancesPage,CloudMemcacheClient.ListInstancesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CloudMemcacheClient.ListInstancesFixedSizeCollection
createCollection(List<CloudMemcacheClient.ListInstancesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected CloudMemcacheClient.ListInstancesFixedSizeCollection createCollection(List<CloudMemcacheClient.ListInstancesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListInstancesRequest,ListInstancesResponse,Instance,CloudMemcacheClient.ListInstancesPage,CloudMemcacheClient.ListInstancesFixedSizeCollection>
-
-