Class DataplexServiceClient.ListSessionsPagedResponse (1.0.1)

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
NameDescription
contextPageContext<ListSessionsRequest,ListSessionsResponse,Session>
futureResponseApiFuture<ListSessionsResponse>
Returns
TypeDescription
ApiFuture<ListSessionsPagedResponse>