Package com.google.cloud.automl.v1beta1
Class AutoMlClient.ListTableSpecsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec,AutoMlClient.ListTableSpecsPage,AutoMlClient.ListTableSpecsFixedSizeCollection>
-
- com.google.cloud.automl.v1beta1.AutoMlClient.ListTableSpecsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<TableSpec>
- Enclosing class:
- AutoMlClient
public static class AutoMlClient.ListTableSpecsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec,AutoMlClient.ListTableSpecsPage,AutoMlClient.ListTableSpecsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<AutoMlClient.ListTableSpecsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec> context, com.google.api.core.ApiFuture<ListTableSpecsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<AutoMlClient.ListTableSpecsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListTableSpecsRequest,ListTableSpecsResponse,TableSpec> context, com.google.api.core.ApiFuture<ListTableSpecsResponse> futureResponse)
-
-