Class OsConfigServiceClient.ListPatchJobsPagedResponse (2.39.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
NameDescription
contextPageContext<ListPatchJobsRequest,ListPatchJobsResponse,PatchJob>
futureResponseApiFuture<ListPatchJobsResponse>
Returns
TypeDescription
ApiFuture<ListPatchJobsPagedResponse>