Class DatastreamClient.FetchStaticIpsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<FetchStaticIpsRequest,FetchStaticIpsResponse,String,DatastreamClient.FetchStaticIpsPage,DatastreamClient.FetchStaticIpsFixedSizeCollection>
-
- com.google.cloud.datastream.v1alpha1.DatastreamClient.FetchStaticIpsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<String>
- Enclosing class:
- DatastreamClient
public static class DatastreamClient.FetchStaticIpsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<FetchStaticIpsRequest,FetchStaticIpsResponse,String,DatastreamClient.FetchStaticIpsPage,DatastreamClient.FetchStaticIpsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected DatastreamClient.FetchStaticIpsFixedSizeCollection
createCollection(List<DatastreamClient.FetchStaticIpsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected DatastreamClient.FetchStaticIpsFixedSizeCollection createCollection(List<DatastreamClient.FetchStaticIpsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<FetchStaticIpsRequest,FetchStaticIpsResponse,String,DatastreamClient.FetchStaticIpsPage,DatastreamClient.FetchStaticIpsFixedSizeCollection>
-
-