Class DatastreamClient.ListStreamObjectsPagedResponse (1.40.0)

public static class DatastreamClient.ListStreamObjectsPagedResponse extends AbstractPagedListResponse<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject,DatastreamClient.ListStreamObjectsPage,DatastreamClient.ListStreamObjectsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DatastreamClient.ListStreamObjectsPagedResponse

Static Methods

createAsync(PageContext<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject> context, ApiFuture<ListStreamObjectsResponse> futureResponse)

public static ApiFuture<DatastreamClient.ListStreamObjectsPagedResponse> createAsync(PageContext<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject> context, ApiFuture<ListStreamObjectsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListStreamObjectsRequest,ListStreamObjectsResponse,StreamObject>
futureResponseApiFuture<ListStreamObjectsResponse>
Returns
TypeDescription
ApiFuture<ListStreamObjectsPagedResponse>