Class DataplexServiceClient.ListSessionsPagedResponse (1.43.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > DataplexServiceClient.ListSessionsPagedResponse

Static Methods

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

public static ApiFuture<DataplexServiceClient.ListSessionsPagedResponse> createAsync(PageContext<ListSessionsRequest,ListSessionsResponse,Session> context, ApiFuture<ListSessionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListSessionsRequest,ListSessionsResponse,Session>
futureResponse ApiFuture<ListSessionsResponse>
Returns
Type Description
ApiFuture<ListSessionsPagedResponse>