Package com.google.cloud.talent.v4beta1
Class JobServiceClient.SearchJobsForAlertPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob,JobServiceClient.SearchJobsForAlertPage,JobServiceClient.SearchJobsForAlertFixedSizeCollection>
-
- com.google.cloud.talent.v4beta1.JobServiceClient.SearchJobsForAlertPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<SearchJobsResponse.MatchingJob>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.SearchJobsForAlertPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob,JobServiceClient.SearchJobsForAlertPage,JobServiceClient.SearchJobsForAlertFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<JobServiceClient.SearchJobsForAlertPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<JobServiceClient.SearchJobsForAlertPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<SearchJobsRequest,SearchJobsResponse,SearchJobsResponse.MatchingJob> context, com.google.api.core.ApiFuture<SearchJobsResponse> futureResponse)
-
-