Class StreamsServiceClient.ListStreamsPagedResponse (0.2.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > StreamsServiceClient.ListStreamsPagedResponse

Static Methods

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

public static ApiFuture<StreamsServiceClient.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>