Class SessionControllerClient.ListSessionsPagedResponse (4.38.0)

public static class SessionControllerClient.ListSessionsPagedResponse extends AbstractPagedListResponse<ListSessionsRequest,ListSessionsResponse,Session,SessionControllerClient.ListSessionsPage,SessionControllerClient.ListSessionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > SessionControllerClient.ListSessionsPagedResponse

Static Methods

createAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, ApiFuture<ListSessionsResponse> futureResponse)

public static ApiFuture<SessionControllerClient.ListSessionsPagedResponse> createAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, ApiFuture<ListSessionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListSessionsRequest,ListSessionsResponse,Session>
futureResponseApiFuture<ListSessionsResponse>
Returns
TypeDescription
ApiFuture<ListSessionsPagedResponse>