Class DatastreamClient.ListStreamsPagedResponse (1.40.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
NameDescription
contextPageContext<ListStreamsRequest,ListStreamsResponse,Stream>
futureResponseApiFuture<ListStreamsResponse>
Returns
TypeDescription
ApiFuture<ListStreamsPagedResponse>