Uses of Class
com.google.cloud.datastream.v1.DatastreamClient.FetchStaticIpsPage
-
Packages that use DatastreamClient.FetchStaticIpsPage Package Description com.google.cloud.datastream.v1 A client to Datastream API -
-
Uses of DatastreamClient.FetchStaticIpsPage in com.google.cloud.datastream.v1
Methods in com.google.cloud.datastream.v1 that return DatastreamClient.FetchStaticIpsPage Modifier and Type Method Description protected DatastreamClient.FetchStaticIpsPage
DatastreamClient.FetchStaticIpsPage. createPage(com.google.api.gax.rpc.PageContext<FetchStaticIpsRequest,FetchStaticIpsResponse,String> context, FetchStaticIpsResponse response)
Methods in com.google.cloud.datastream.v1 that return types with arguments of type DatastreamClient.FetchStaticIpsPage Modifier and Type Method Description com.google.api.core.ApiFuture<DatastreamClient.FetchStaticIpsPage>
DatastreamClient.FetchStaticIpsPage. createPageAsync(com.google.api.gax.rpc.PageContext<FetchStaticIpsRequest,FetchStaticIpsResponse,String> context, com.google.api.core.ApiFuture<FetchStaticIpsResponse> futureResponse)
Method parameters in com.google.cloud.datastream.v1 with type arguments of type DatastreamClient.FetchStaticIpsPage Modifier and Type Method Description protected DatastreamClient.FetchStaticIpsFixedSizeCollection
DatastreamClient.FetchStaticIpsFixedSizeCollection. createCollection(List<DatastreamClient.FetchStaticIpsPage> pages, int collectionSize)
-