Class TablesServiceClient.ListWorkspacesPagedResponse (0.41.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)
Returns
TypeDescription
ApiFuture<ListWorkspacesPagedResponse>