Class DatastreamClient.ListStreamsPagedResponse (1.41.0)

public static class DatastreamClient.ListStreamsPagedResponse extends AbstractPagedListResponse<ListStreamsRequest,ListStreamsResponse,Stream,DatastreamClient.ListStreamsPage,DatastreamClient.ListStreamsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DatastreamClient.ListStreamsPagedResponse

Static Methods

createAsync(PageContext<ListStreamsRequest,ListStreamsResponse,Stream> context, ApiFuture<ListStreamsResponse> futureResponse)

public static ApiFuture<DatastreamClient.ListStreamsPagedResponse> createAsync(PageContext<ListStreamsRequest,ListStreamsResponse,Stream> context, ApiFuture<ListStreamsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListStreamsRequest,ListStreamsResponse,Stream>
futureResponse ApiFuture<ListStreamsResponse>
Returns
Type Description
ApiFuture<ListStreamsPagedResponse>