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