Class BackupDRClient.ListBackupPlansPagedResponse (0.10.0)

public static class BackupDRClient.ListBackupPlansPagedResponse extends AbstractPagedListResponse<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan,BackupDRClient.ListBackupPlansPage,BackupDRClient.ListBackupPlansFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > BackupDRClient.ListBackupPlansPagedResponse

Static Methods

createAsync(PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, ApiFuture<ListBackupPlansResponse> futureResponse)

public static ApiFuture<BackupDRClient.ListBackupPlansPagedResponse> createAsync(PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan> context, ApiFuture<ListBackupPlansResponse> futureResponse)
Parameters
Name Description
context PageContext<ListBackupPlansRequest,ListBackupPlansResponse,BackupPlan>
futureResponse ApiFuture<ListBackupPlansResponse>
Returns
Type Description
ApiFuture<ListBackupPlansPagedResponse>