Class OsConfigServiceClient.ListPatchDeploymentsPagedResponse (2.39.0)

public static class OsConfigServiceClient.ListPatchDeploymentsPagedResponse extends AbstractPagedListResponse<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment,OsConfigServiceClient.ListPatchDeploymentsPage,OsConfigServiceClient.ListPatchDeploymentsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > OsConfigServiceClient.ListPatchDeploymentsPagedResponse

Static Methods

createAsync(PageContext<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment> context, ApiFuture<PatchDeployments.ListPatchDeploymentsResponse> futureResponse)

public static ApiFuture<OsConfigServiceClient.ListPatchDeploymentsPagedResponse> createAsync(PageContext<PatchDeployments.ListPatchDeploymentsRequest,PatchDeployments.ListPatchDeploymentsResponse,PatchDeployments.PatchDeployment> context, ApiFuture<PatchDeployments.ListPatchDeploymentsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListPatchDeploymentsRequest,ListPatchDeploymentsResponse,PatchDeployment>
futureResponseApiFuture<ListPatchDeploymentsResponse>
Returns
TypeDescription
ApiFuture<ListPatchDeploymentsPagedResponse>