Package com.google.cloud.datastream.v1
Class DatastreamClient.ListStreamObjectsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject,DatastreamClient.ListStreamObjectsPage,DatastreamClient.ListStreamObjectsFixedSizeCollection>
-
- com.google.cloud.datastream.v1.DatastreamClient.ListStreamObjectsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<StreamObject>
- Enclosing class:
- DatastreamClient
public static class DatastreamClient.ListStreamObjectsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject,DatastreamClient.ListStreamObjectsPage,DatastreamClient.ListStreamObjectsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<DatastreamClient.ListStreamObjectsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject> context, com.google.api.core.ApiFuture<ListStreamObjectsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<DatastreamClient.ListStreamObjectsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject> context, com.google.api.core.ApiFuture<ListStreamObjectsResponse> futureResponse)
-
-