Class BackupDRClient.ListBackupPlanRevisionsPagedResponse (0.29.0)

public static class BackupDRClient.ListBackupPlanRevisionsPagedResponse extends AbstractPagedListResponse<ListBackupPlanRevisionsRequest,ListBackupPlanRevisionsResponse,BackupPlanRevision,BackupDRClient.ListBackupPlanRevisionsPage,BackupDRClient.ListBackupPlanRevisionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BackupDRClient.ListBackupPlanRevisionsPagedResponse

Static Methods

createAsync(PageContext<ListBackupPlanRevisionsRequest,ListBackupPlanRevisionsResponse,BackupPlanRevision> context, ApiFuture<ListBackupPlanRevisionsResponse> futureResponse)

public static ApiFuture<BackupDRClient.ListBackupPlanRevisionsPagedResponse> createAsync(PageContext<ListBackupPlanRevisionsRequest,ListBackupPlanRevisionsResponse,BackupPlanRevision> context, ApiFuture<ListBackupPlanRevisionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListBackupPlanRevisionsRequest,ListBackupPlanRevisionsResponse,BackupPlanRevision>
futureResponse ApiFuture<ListBackupPlanRevisionsResponse>
Returns
Type Description
ApiFuture<ListBackupPlanRevisionsPagedResponse>