Class AutoMlClient.ListTableSpecsPagedResponse (2.58.0)

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)
Returns
Type Description
ApiFuture<ListTableSpecsPagedResponse>