Class OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse (2.44.0)

public static class OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse extends AbstractPagedListResponse<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,PatchJobs.PatchJobInstanceDetails,OsConfigServiceClient.ListPatchJobInstanceDetailsPage,OsConfigServiceClient.ListPatchJobInstanceDetailsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse

Static Methods

createAsync(PageContext<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,PatchJobs.PatchJobInstanceDetails> context, ApiFuture<PatchJobs.ListPatchJobInstanceDetailsResponse> futureResponse)

public static ApiFuture<OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse> createAsync(PageContext<PatchJobs.ListPatchJobInstanceDetailsRequest,PatchJobs.ListPatchJobInstanceDetailsResponse,PatchJobs.PatchJobInstanceDetails> context, ApiFuture<PatchJobs.ListPatchJobInstanceDetailsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListPatchJobInstanceDetailsRequest,ListPatchJobInstanceDetailsResponse,PatchJobInstanceDetails>
futureResponse ApiFuture<ListPatchJobInstanceDetailsResponse>
Returns
Type Description
ApiFuture<ListPatchJobInstanceDetailsPagedResponse>