|
9 | 9 | * @method \GuzzleHttp\Promise\Promise acceptMarketplaceRegistrationAsync(array $args = []) |
10 | 10 | * @method \Aws\Result associateIamRoleToResource(array $args = []) |
11 | 11 | * @method \GuzzleHttp\Promise\Promise associateIamRoleToResourceAsync(array $args = []) |
| 12 | + * @method \Aws\Result createAutonomousDatabase(array $args = []) |
| 13 | + * @method \GuzzleHttp\Promise\Promise createAutonomousDatabaseAsync(array $args = []) |
| 14 | + * @method \Aws\Result createAutonomousDatabaseBackup(array $args = []) |
| 15 | + * @method \GuzzleHttp\Promise\Promise createAutonomousDatabaseBackupAsync(array $args = []) |
| 16 | + * @method \Aws\Result createAutonomousDatabaseWallet(array $args = []) |
| 17 | + * @method \GuzzleHttp\Promise\Promise createAutonomousDatabaseWalletAsync(array $args = []) |
12 | 18 | * @method \Aws\Result createCloudAutonomousVmCluster(array $args = []) |
13 | 19 | * @method \GuzzleHttp\Promise\Promise createCloudAutonomousVmClusterAsync(array $args = []) |
14 | 20 | * @method \Aws\Result createCloudExadataInfrastructure(array $args = []) |
|
19 | 25 | * @method \GuzzleHttp\Promise\Promise createOdbNetworkAsync(array $args = []) |
20 | 26 | * @method \Aws\Result createOdbPeeringConnection(array $args = []) |
21 | 27 | * @method \GuzzleHttp\Promise\Promise createOdbPeeringConnectionAsync(array $args = []) |
| 28 | + * @method \Aws\Result deleteAutonomousDatabase(array $args = []) |
| 29 | + * @method \GuzzleHttp\Promise\Promise deleteAutonomousDatabaseAsync(array $args = []) |
| 30 | + * @method \Aws\Result deleteAutonomousDatabaseBackup(array $args = []) |
| 31 | + * @method \GuzzleHttp\Promise\Promise deleteAutonomousDatabaseBackupAsync(array $args = []) |
22 | 32 | * @method \Aws\Result deleteCloudAutonomousVmCluster(array $args = []) |
23 | 33 | * @method \GuzzleHttp\Promise\Promise deleteCloudAutonomousVmClusterAsync(array $args = []) |
24 | 34 | * @method \Aws\Result deleteCloudExadataInfrastructure(array $args = []) |
|
31 | 41 | * @method \GuzzleHttp\Promise\Promise deleteOdbPeeringConnectionAsync(array $args = []) |
32 | 42 | * @method \Aws\Result disassociateIamRoleFromResource(array $args = []) |
33 | 43 | * @method \GuzzleHttp\Promise\Promise disassociateIamRoleFromResourceAsync(array $args = []) |
| 44 | + * @method \Aws\Result failoverAutonomousDatabase(array $args = []) |
| 45 | + * @method \GuzzleHttp\Promise\Promise failoverAutonomousDatabaseAsync(array $args = []) |
| 46 | + * @method \Aws\Result getAutonomousDatabase(array $args = []) |
| 47 | + * @method \GuzzleHttp\Promise\Promise getAutonomousDatabaseAsync(array $args = []) |
| 48 | + * @method \Aws\Result getAutonomousDatabaseBackup(array $args = []) |
| 49 | + * @method \GuzzleHttp\Promise\Promise getAutonomousDatabaseBackupAsync(array $args = []) |
| 50 | + * @method \Aws\Result getAutonomousDatabaseWalletDetails(array $args = []) |
| 51 | + * @method \GuzzleHttp\Promise\Promise getAutonomousDatabaseWalletDetailsAsync(array $args = []) |
34 | 52 | * @method \Aws\Result getCloudAutonomousVmCluster(array $args = []) |
35 | 53 | * @method \GuzzleHttp\Promise\Promise getCloudAutonomousVmClusterAsync(array $args = []) |
36 | 54 | * @method \Aws\Result getCloudExadataInfrastructure(array $args = []) |
|
51 | 69 | * @method \GuzzleHttp\Promise\Promise getOdbPeeringConnectionAsync(array $args = []) |
52 | 70 | * @method \Aws\Result initializeService(array $args = []) |
53 | 71 | * @method \GuzzleHttp\Promise\Promise initializeServiceAsync(array $args = []) |
| 72 | + * @method \Aws\Result listAutonomousDatabaseBackups(array $args = []) |
| 73 | + * @method \GuzzleHttp\Promise\Promise listAutonomousDatabaseBackupsAsync(array $args = []) |
| 74 | + * @method \Aws\Result listAutonomousDatabaseCharacterSets(array $args = []) |
| 75 | + * @method \GuzzleHttp\Promise\Promise listAutonomousDatabaseCharacterSetsAsync(array $args = []) |
| 76 | + * @method \Aws\Result listAutonomousDatabaseClones(array $args = []) |
| 77 | + * @method \GuzzleHttp\Promise\Promise listAutonomousDatabaseClonesAsync(array $args = []) |
| 78 | + * @method \Aws\Result listAutonomousDatabasePeers(array $args = []) |
| 79 | + * @method \GuzzleHttp\Promise\Promise listAutonomousDatabasePeersAsync(array $args = []) |
| 80 | + * @method \Aws\Result listAutonomousDatabaseVersions(array $args = []) |
| 81 | + * @method \GuzzleHttp\Promise\Promise listAutonomousDatabaseVersionsAsync(array $args = []) |
| 82 | + * @method \Aws\Result listAutonomousDatabases(array $args = []) |
| 83 | + * @method \GuzzleHttp\Promise\Promise listAutonomousDatabasesAsync(array $args = []) |
54 | 84 | * @method \Aws\Result listAutonomousVirtualMachines(array $args = []) |
55 | 85 | * @method \GuzzleHttp\Promise\Promise listAutonomousVirtualMachinesAsync(array $args = []) |
56 | 86 | * @method \Aws\Result listCloudAutonomousVmClusters(array $args = []) |
|
75 | 105 | * @method \GuzzleHttp\Promise\Promise listSystemVersionsAsync(array $args = []) |
76 | 106 | * @method \Aws\Result listTagsForResource(array $args = []) |
77 | 107 | * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = []) |
| 108 | + * @method \Aws\Result rebootAutonomousDatabase(array $args = []) |
| 109 | + * @method \GuzzleHttp\Promise\Promise rebootAutonomousDatabaseAsync(array $args = []) |
78 | 110 | * @method \Aws\Result rebootDbNode(array $args = []) |
79 | 111 | * @method \GuzzleHttp\Promise\Promise rebootDbNodeAsync(array $args = []) |
| 112 | + * @method \Aws\Result restoreAutonomousDatabase(array $args = []) |
| 113 | + * @method \GuzzleHttp\Promise\Promise restoreAutonomousDatabaseAsync(array $args = []) |
| 114 | + * @method \Aws\Result shrinkAutonomousDatabase(array $args = []) |
| 115 | + * @method \GuzzleHttp\Promise\Promise shrinkAutonomousDatabaseAsync(array $args = []) |
| 116 | + * @method \Aws\Result startAutonomousDatabase(array $args = []) |
| 117 | + * @method \GuzzleHttp\Promise\Promise startAutonomousDatabaseAsync(array $args = []) |
80 | 118 | * @method \Aws\Result startDbNode(array $args = []) |
81 | 119 | * @method \GuzzleHttp\Promise\Promise startDbNodeAsync(array $args = []) |
| 120 | + * @method \Aws\Result stopAutonomousDatabase(array $args = []) |
| 121 | + * @method \GuzzleHttp\Promise\Promise stopAutonomousDatabaseAsync(array $args = []) |
82 | 122 | * @method \Aws\Result stopDbNode(array $args = []) |
83 | 123 | * @method \GuzzleHttp\Promise\Promise stopDbNodeAsync(array $args = []) |
| 124 | + * @method \Aws\Result switchoverAutonomousDatabase(array $args = []) |
| 125 | + * @method \GuzzleHttp\Promise\Promise switchoverAutonomousDatabaseAsync(array $args = []) |
84 | 126 | * @method \Aws\Result tagResource(array $args = []) |
85 | 127 | * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = []) |
86 | 128 | * @method \Aws\Result untagResource(array $args = []) |
87 | 129 | * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = []) |
| 130 | + * @method \Aws\Result updateAutonomousDatabase(array $args = []) |
| 131 | + * @method \GuzzleHttp\Promise\Promise updateAutonomousDatabaseAsync(array $args = []) |
| 132 | + * @method \Aws\Result updateAutonomousDatabaseBackup(array $args = []) |
| 133 | + * @method \GuzzleHttp\Promise\Promise updateAutonomousDatabaseBackupAsync(array $args = []) |
88 | 134 | * @method \Aws\Result updateCloudExadataInfrastructure(array $args = []) |
89 | 135 | * @method \GuzzleHttp\Promise\Promise updateCloudExadataInfrastructureAsync(array $args = []) |
90 | 136 | * @method \Aws\Result updateOdbNetwork(array $args = []) |
|
0 commit comments