public static class BackupDRClient.ListBackupPlanAssociationsPage extends AbstractPage<ListBackupPlanAssociationsRequest,ListBackupPlanAssociationsResponse,BackupPlanAssociation,BackupDRClient.ListBackupPlanAssociationsPage>
Methods
createPage(PageContext<ListBackupPlanAssociationsRequest,ListBackupPlanAssociationsResponse,BackupPlanAssociation> context, ListBackupPlanAssociationsResponse response)
protected BackupDRClient.ListBackupPlanAssociationsPage createPage(PageContext<ListBackupPlanAssociationsRequest,ListBackupPlanAssociationsResponse,BackupPlanAssociation> context, ListBackupPlanAssociationsResponse response)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListBackupPlanAssociationsRequest,ListBackupPlanAssociationsResponse,BackupPlanAssociation> |
response |
ListBackupPlanAssociationsResponse |
Returns | |
---|---|
Type | Description |
BackupDRClient.ListBackupPlanAssociationsPage |
createPageAsync(PageContext<ListBackupPlanAssociationsRequest,ListBackupPlanAssociationsResponse,BackupPlanAssociation> context, ApiFuture<ListBackupPlanAssociationsResponse> futureResponse)
public ApiFuture<BackupDRClient.ListBackupPlanAssociationsPage> createPageAsync(PageContext<ListBackupPlanAssociationsRequest,ListBackupPlanAssociationsResponse,BackupPlanAssociation> context, ApiFuture<ListBackupPlanAssociationsResponse> futureResponse)
Parameters | |
---|---|
Name | Description |
context |
PageContext<ListBackupPlanAssociationsRequest,ListBackupPlanAssociationsResponse,BackupPlanAssociation> |
futureResponse |
ApiFuture<ListBackupPlanAssociationsResponse> |
Returns | |
---|---|
Type | Description |
ApiFuture<ListBackupPlanAssociationsPage> |