Class OsConfigServiceClient.ListPatchJobsPagedResponse (2.44.0)

public static class OsConfigServiceClient.ListPatchJobsPagedResponse extends AbstractPagedListResponse<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob,OsConfigServiceClient.ListPatchJobsPage,OsConfigServiceClient.ListPatchJobsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OsConfigServiceClient.ListPatchJobsPagedResponse

Static Methods

createAsync(PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context, ApiFuture<PatchJobs.ListPatchJobsResponse> futureResponse)

public static ApiFuture<OsConfigServiceClient.ListPatchJobsPagedResponse> createAsync(PageContext<PatchJobs.ListPatchJobsRequest,PatchJobs.ListPatchJobsResponse,PatchJobs.PatchJob> context, ApiFuture<PatchJobs.ListPatchJobsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPatchJobsRequest,ListPatchJobsResponse,PatchJob>
futureResponse ApiFuture<ListPatchJobsResponse>
Returns
Type Description
ApiFuture<ListPatchJobsPagedResponse>