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