|
21 | 21 | * @method \GuzzleHttp\Promise\Promise createLogicallyAirGappedBackupVaultAsync(array $args = []) |
22 | 22 | * @method \Aws\Result createReportPlan(array $args = []) |
23 | 23 | * @method \GuzzleHttp\Promise\Promise createReportPlanAsync(array $args = []) |
| 24 | + * @method \Aws\Result createRestoreTestingPlan(array $args = []) |
| 25 | + * @method \GuzzleHttp\Promise\Promise createRestoreTestingPlanAsync(array $args = []) |
| 26 | + * @method \Aws\Result createRestoreTestingSelection(array $args = []) |
| 27 | + * @method \GuzzleHttp\Promise\Promise createRestoreTestingSelectionAsync(array $args = []) |
24 | 28 | * @method \Aws\Result deleteBackupPlan(array $args = []) |
25 | 29 | * @method \GuzzleHttp\Promise\Promise deleteBackupPlanAsync(array $args = []) |
26 | 30 | * @method \Aws\Result deleteBackupSelection(array $args = []) |
|
39 | 43 | * @method \GuzzleHttp\Promise\Promise deleteRecoveryPointAsync(array $args = []) |
40 | 44 | * @method \Aws\Result deleteReportPlan(array $args = []) |
41 | 45 | * @method \GuzzleHttp\Promise\Promise deleteReportPlanAsync(array $args = []) |
| 46 | + * @method \Aws\Result deleteRestoreTestingPlan(array $args = []) |
| 47 | + * @method \GuzzleHttp\Promise\Promise deleteRestoreTestingPlanAsync(array $args = []) |
| 48 | + * @method \Aws\Result deleteRestoreTestingSelection(array $args = []) |
| 49 | + * @method \GuzzleHttp\Promise\Promise deleteRestoreTestingSelectionAsync(array $args = []) |
42 | 50 | * @method \Aws\Result describeBackupJob(array $args = []) |
43 | 51 | * @method \GuzzleHttp\Promise\Promise describeBackupJobAsync(array $args = []) |
44 | 52 | * @method \Aws\Result describeBackupVault(array $args = []) |
|
83 | 91 | * @method \GuzzleHttp\Promise\Promise getLegalHoldAsync(array $args = []) |
84 | 92 | * @method \Aws\Result getRecoveryPointRestoreMetadata(array $args = []) |
85 | 93 | * @method \GuzzleHttp\Promise\Promise getRecoveryPointRestoreMetadataAsync(array $args = []) |
| 94 | + * @method \Aws\Result getRestoreJobMetadata(array $args = []) |
| 95 | + * @method \GuzzleHttp\Promise\Promise getRestoreJobMetadataAsync(array $args = []) |
| 96 | + * @method \Aws\Result getRestoreTestingInferredMetadata(array $args = []) |
| 97 | + * @method \GuzzleHttp\Promise\Promise getRestoreTestingInferredMetadataAsync(array $args = []) |
| 98 | + * @method \Aws\Result getRestoreTestingPlan(array $args = []) |
| 99 | + * @method \GuzzleHttp\Promise\Promise getRestoreTestingPlanAsync(array $args = []) |
| 100 | + * @method \Aws\Result getRestoreTestingSelection(array $args = []) |
| 101 | + * @method \GuzzleHttp\Promise\Promise getRestoreTestingSelectionAsync(array $args = []) |
86 | 102 | * @method \Aws\Result getSupportedResourceTypes(array $args = []) |
87 | 103 | * @method \GuzzleHttp\Promise\Promise getSupportedResourceTypesAsync(array $args = []) |
88 | 104 | * @method \Aws\Result listBackupJobSummaries(array $args = []) |
|
125 | 141 | * @method \GuzzleHttp\Promise\Promise listRestoreJobSummariesAsync(array $args = []) |
126 | 142 | * @method \Aws\Result listRestoreJobs(array $args = []) |
127 | 143 | * @method \GuzzleHttp\Promise\Promise listRestoreJobsAsync(array $args = []) |
| 144 | + * @method \Aws\Result listRestoreJobsByProtectedResource(array $args = []) |
| 145 | + * @method \GuzzleHttp\Promise\Promise listRestoreJobsByProtectedResourceAsync(array $args = []) |
| 146 | + * @method \Aws\Result listRestoreTestingPlans(array $args = []) |
| 147 | + * @method \GuzzleHttp\Promise\Promise listRestoreTestingPlansAsync(array $args = []) |
| 148 | + * @method \Aws\Result listRestoreTestingSelections(array $args = []) |
| 149 | + * @method \GuzzleHttp\Promise\Promise listRestoreTestingSelectionsAsync(array $args = []) |
128 | 150 | * @method \Aws\Result listTags(array $args = []) |
129 | 151 | * @method \GuzzleHttp\Promise\Promise listTagsAsync(array $args = []) |
130 | 152 | * @method \Aws\Result putBackupVaultAccessPolicy(array $args = []) |
|
133 | 155 | * @method \GuzzleHttp\Promise\Promise putBackupVaultLockConfigurationAsync(array $args = []) |
134 | 156 | * @method \Aws\Result putBackupVaultNotifications(array $args = []) |
135 | 157 | * @method \GuzzleHttp\Promise\Promise putBackupVaultNotificationsAsync(array $args = []) |
| 158 | + * @method \Aws\Result putRestoreValidationResult(array $args = []) |
| 159 | + * @method \GuzzleHttp\Promise\Promise putRestoreValidationResultAsync(array $args = []) |
136 | 160 | * @method \Aws\Result startBackupJob(array $args = []) |
137 | 161 | * @method \GuzzleHttp\Promise\Promise startBackupJobAsync(array $args = []) |
138 | 162 | * @method \Aws\Result startCopyJob(array $args = []) |
|
159 | 183 | * @method \GuzzleHttp\Promise\Promise updateRegionSettingsAsync(array $args = []) |
160 | 184 | * @method \Aws\Result updateReportPlan(array $args = []) |
161 | 185 | * @method \GuzzleHttp\Promise\Promise updateReportPlanAsync(array $args = []) |
| 186 | + * @method \Aws\Result updateRestoreTestingPlan(array $args = []) |
| 187 | + * @method \GuzzleHttp\Promise\Promise updateRestoreTestingPlanAsync(array $args = []) |
| 188 | + * @method \Aws\Result updateRestoreTestingSelection(array $args = []) |
| 189 | + * @method \GuzzleHttp\Promise\Promise updateRestoreTestingSelectionAsync(array $args = []) |
162 | 190 | */ |
163 | 191 | class BackupClient extends AwsClient {} |
0 commit comments