public static class JobServiceClient.ListBatchPredictionJobsPage extends com.google.api.gax.paging.AbstractPage<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob,JobServiceClient.ListBatchPredictionJobsPage>
Modifier and Type | Method and Description |
---|---|
protected JobServiceClient.ListBatchPredictionJobsPage |
createPage(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context,
ListBatchPredictionJobsResponse response) |
com.google.api.core.ApiFuture<JobServiceClient.ListBatchPredictionJobsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context,
com.google.api.core.ApiFuture<ListBatchPredictionJobsResponse> futureResponse) |
protected JobServiceClient.ListBatchPredictionJobsPage createPage(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, ListBatchPredictionJobsResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob,JobServiceClient.ListBatchPredictionJobsPage>
public com.google.api.core.ApiFuture<JobServiceClient.ListBatchPredictionJobsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob> context, com.google.api.core.ApiFuture<ListBatchPredictionJobsResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListBatchPredictionJobsRequest,ListBatchPredictionJobsResponse,BatchPredictionJob,JobServiceClient.ListBatchPredictionJobsPage>
Copyright © 2021 Google LLC. All rights reserved.