Class JobServiceClient.ListNasJobsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListNasJobsRequest,ListNasJobsResponse,NasJob,JobServiceClient.ListNasJobsPage,JobServiceClient.ListNasJobsFixedSizeCollection>
-
- com.google.cloud.aiplatform.v1beta1.JobServiceClient.ListNasJobsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<NasJob>
- Enclosing class:
- JobServiceClient
public static class JobServiceClient.ListNasJobsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListNasJobsRequest,ListNasJobsResponse,NasJob,JobServiceClient.ListNasJobsPage,JobServiceClient.ListNasJobsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<JobServiceClient.ListNasJobsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, com.google.api.core.ApiFuture<ListNasJobsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<JobServiceClient.ListNasJobsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListNasJobsRequest,ListNasJobsResponse,NasJob> context, com.google.api.core.ApiFuture<ListNasJobsResponse> futureResponse)
-
-