Class OsConfigServiceClient.ListPatchJobInstanceDetailsPagedResponse (2.3.2)

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
NameDescription
contextPageContext<ListPatchJobInstanceDetailsRequest,ListPatchJobInstanceDetailsResponse,PatchJobInstanceDetails>
futureResponseApiFuture<ListPatchJobInstanceDetailsResponse>
Returns
TypeDescription
ApiFuture<ListPatchJobInstanceDetailsPagedResponse>