Class LivestreamServiceClient.ListDvrSessionsPagedResponse (0.66.0)

public static class LivestreamServiceClient.ListDvrSessionsPagedResponse extends AbstractPagedListResponse<ListDvrSessionsRequest,ListDvrSessionsResponse,DvrSession,LivestreamServiceClient.ListDvrSessionsPage,LivestreamServiceClient.ListDvrSessionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LivestreamServiceClient.ListDvrSessionsPagedResponse

Static Methods

createAsync(PageContext<ListDvrSessionsRequest,ListDvrSessionsResponse,DvrSession> context, ApiFuture<ListDvrSessionsResponse> futureResponse)

public static ApiFuture<LivestreamServiceClient.ListDvrSessionsPagedResponse> createAsync(PageContext<ListDvrSessionsRequest,ListDvrSessionsResponse,DvrSession> context, ApiFuture<ListDvrSessionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDvrSessionsRequest,ListDvrSessionsResponse,DvrSession>
futureResponse ApiFuture<ListDvrSessionsResponse>
Returns
Type Description
ApiFuture<ListDvrSessionsPagedResponse>