Class AutoMlClient.ListTableSpecsPagedResponse (2.3.14)

public static class AutoMlClient.ListTableSpecsPagedResponse extends AbstractPagedListResponse<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec,AutoMlClient.ListTableSpecsPage,AutoMlClient.ListTableSpecsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AutoMlClient.ListTableSpecsPagedResponse

Static Methods

createAsync(PageContext<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec> context, ApiFuture<ListTableSpecsResponse> futureResponse)

public static ApiFuture<AutoMlClient.ListTableSpecsPagedResponse> createAsync(PageContext<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec> context, ApiFuture<ListTableSpecsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec>
futureResponseApiFuture<ListTableSpecsResponse>
Returns
TypeDescription
ApiFuture<ListTableSpecsPagedResponse>