Class TablesServiceClient.ListWorkspacesPagedResponse (0.34.0)

public static class TablesServiceClient.ListWorkspacesPagedResponse extends AbstractPagedListResponse<ListWorkspacesRequest,ListWorkspacesResponse,Workspace,TablesServiceClient.ListWorkspacesPage,TablesServiceClient.ListWorkspacesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > TablesServiceClient.ListWorkspacesPagedResponse

Static Methods

createAsync(PageContext<ListWorkspacesRequest,ListWorkspacesResponse,Workspace> context, ApiFuture<ListWorkspacesResponse> futureResponse)

public static ApiFuture<TablesServiceClient.ListWorkspacesPagedResponse> createAsync(PageContext<ListWorkspacesRequest,ListWorkspacesResponse,Workspace> context, ApiFuture<ListWorkspacesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListWorkspacesRequest,ListWorkspacesResponse,Workspace>
futureResponseApiFuture<ListWorkspacesResponse>
Returns
TypeDescription
ApiFuture<ListWorkspacesPagedResponse>