Package com.google.cloud.osconfig.v1
Class OsConfigServiceClient.ListPatchJobsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob,OsConfigServiceClient.ListPatchJobsPage,OsConfigServiceClient.ListPatchJobsFixedSizeCollection>
-
- com.google.cloud.osconfig.v1.OsConfigServiceClient.ListPatchJobsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<PatchJobs.PatchJob>
- Enclosing class:
- OsConfigServiceClient
public static class OsConfigServiceClient.ListPatchJobsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob,OsConfigServiceClient.ListPatchJobsPage,OsConfigServiceClient.ListPatchJobsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchJobsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context, com.google.api.core.ApiFuture<PatchJobs.ListPatchJobsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<OsConfigServiceClient.ListPatchJobsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context, com.google.api.core.ApiFuture<PatchJobs.ListPatchJobsResponse> futureResponse)
-
-