AWS SDK for C++AWS SDK for C++ Version 1.11.757 |
#include <OdbClient.h>
Oracle Database@Amazon Web Services is an offering that enables you to access Oracle Exadata infrastructure managed by Oracle Cloud Infrastructure (OCI) inside Amazon Web Services data centers. You can migrate your Oracle Exadata workloads, establish low-latency connectivity with applications running on Amazon Web Services, and integrate with Amazon Web Services services. For example, you can run application servers in a Virtual Private Cloud (VPC) and access an Oracle Exadata system running in Oracle Database@Amazon Web Services. You can get started with Oracle Database@Amazon Web Services by using the familiar Amazon Web Services Management Console, APIs, or CLI.
This interface reference for Oracle Database@Amazon Web Services contains documentation for a programming or command line interface that you can use to manage Oracle Database@Amazon Web Services. Oracle Database@Amazon Web Services is asynchronous, which means that some interfaces might require techniques such as polling or callback functions to determine when a command has been applied. The reference structure is as follows.
Oracle Database@Amazon Web Services API Reference
For the alphabetical list of API actions, see API Actions.
For the alphabetical list of data types, see Data Types.
For a list of common query parameters, see Common Parameters.
For descriptions of the error codes, see Common Errors.
Definition at line 44 of file OdbClient.h.
Definition at line 48 of file OdbClient.h.
Definition at line 52 of file OdbClient.h.
Definition at line 53 of file OdbClient.h.
Aws::odb::OdbClientConfiguration(),
nullptr
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr,
Aws::odb::OdbClientConfiguration()
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
nullptr,
Aws::odb::OdbClientConfiguration()
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
Initializes client to use DefaultCredentialProviderChain, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use SimpleAWSCredentialsProvider, with default http client factory, and optional client config. If client config is not specified, it will be initialized to default values.
Initializes client to use specified credentials provider with specified client config. If http client factory is not supplied, the default http client factory will be used
Registers the Amazon Web Services Marketplace token for your Amazon Web Services account to activate your Oracle Database@Amazon Web Services subscription.
nullptr
An Async wrapper for AcceptMarketplaceRegistration that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 125 of file OdbClient.h.
A Callable wrapper for AcceptMarketplaceRegistration that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 115 of file OdbClient.h.
Associates an Amazon Web Services Identity and Access Management (IAM) service role with a specified resource to enable Amazon Web Services service integration.
nullptr
An Async wrapper for AssociateIamRoleToResource that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 156 of file OdbClient.h.
A Callable wrapper for AssociateIamRoleToResource that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 146 of file OdbClient.h.
Creates a new Autonomous VM cluster in the specified Exadata infrastructure.
nullptr
An Async wrapper for CreateCloudAutonomousVmCluster that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 186 of file OdbClient.h.
A Callable wrapper for CreateCloudAutonomousVmCluster that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 176 of file OdbClient.h.
nullptr
An Async wrapper for CreateCloudExadataInfrastructure that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 215 of file OdbClient.h.
A Callable wrapper for CreateCloudExadataInfrastructure that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 205 of file OdbClient.h.
nullptr
An Async wrapper for CreateCloudVmCluster that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 243 of file OdbClient.h.
A Callable wrapper for CreateCloudVmCluster that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 234 of file OdbClient.h.
nullptr
An Async wrapper for CreateOdbNetwork that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 269 of file OdbClient.h.
A Callable wrapper for CreateOdbNetwork that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 260 of file OdbClient.h.
Creates a peering connection between an ODB network and a VPC.
A peering connection enables private connectivity between the networks for application-tier communication.
nullptr
An Async wrapper for CreateOdbPeeringConnection that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 299 of file OdbClient.h.
A Callable wrapper for CreateOdbPeeringConnection that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 289 of file OdbClient.h.
nullptr
An Async wrapper for DeleteCloudAutonomousVmCluster that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 328 of file OdbClient.h.
A Callable wrapper for DeleteCloudAutonomousVmCluster that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 318 of file OdbClient.h.
Deletes the specified Exadata infrastructure. Before you use this operation, make sure to delete all of the VM clusters that are hosted on this Exadata infrastructure.
nullptr
An Async wrapper for DeleteCloudExadataInfrastructure that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 359 of file OdbClient.h.
A Callable wrapper for DeleteCloudExadataInfrastructure that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 349 of file OdbClient.h.
nullptr
An Async wrapper for DeleteCloudVmCluster that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 386 of file OdbClient.h.
A Callable wrapper for DeleteCloudVmCluster that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 377 of file OdbClient.h.
nullptr
An Async wrapper for DeleteOdbNetwork that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 412 of file OdbClient.h.
A Callable wrapper for DeleteOdbNetwork that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 403 of file OdbClient.h.
Deletes an ODB peering connection.
When you delete an ODB peering connection, the underlying VPC peering connection is also deleted.
nullptr
An Async wrapper for DeleteOdbPeeringConnection that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 442 of file OdbClient.h.
A Callable wrapper for DeleteOdbPeeringConnection that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 432 of file OdbClient.h.
Disassociates an Amazon Web Services Identity and Access Management (IAM) service role from a specified resource to disable Amazon Web Services service integration.
nullptr
An Async wrapper for DisassociateIamRoleFromResource that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 473 of file OdbClient.h.
A Callable wrapper for DisassociateIamRoleFromResource that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 463 of file OdbClient.h.
nullptr
An Async wrapper for GetCloudAutonomousVmCluster that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 503 of file OdbClient.h.
A Callable wrapper for GetCloudAutonomousVmCluster that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 493 of file OdbClient.h.
nullptr
An Async wrapper for GetCloudExadataInfrastructure that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 533 of file OdbClient.h.
A Callable wrapper for GetCloudExadataInfrastructure that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 523 of file OdbClient.h.
Retrieves information about unallocated resources in a specified Cloud Exadata Infrastructure.
nullptr
An Async wrapper for GetCloudExadataInfrastructureUnallocatedResources that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 565 of file OdbClient.h.
A Callable wrapper for GetCloudExadataInfrastructureUnallocatedResources that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 554 of file OdbClient.h.
nullptr
An Async wrapper for GetCloudVmCluster that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 594 of file OdbClient.h.
A Callable wrapper for GetCloudVmCluster that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 585 of file OdbClient.h.
nullptr
An Async wrapper for GetDbNode that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 619 of file OdbClient.h.
A Callable wrapper for GetDbNode that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 610 of file OdbClient.h.
nullptr
An Async wrapper for GetDbServer that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 645 of file OdbClient.h.
A Callable wrapper for GetDbServer that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 636 of file OdbClient.h.
{})
const
Returns the tenancy activation link and onboarding status for your Amazon Web Services account.
nullptr,
{}
An Async wrapper for GetOciOnboardingStatus that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 672 of file OdbClient.h.
{})
const
A Callable wrapper for GetOciOnboardingStatus that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 663 of file OdbClient.h.
nullptr
An Async wrapper for GetOdbNetwork that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 699 of file OdbClient.h.
A Callable wrapper for GetOdbNetwork that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 690 of file OdbClient.h.
nullptr
An Async wrapper for GetOdbPeeringConnection that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 726 of file OdbClient.h.
A Callable wrapper for GetOdbPeeringConnection that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 717 of file OdbClient.h.
{})
const
nullptr,
{}
An Async wrapper for InitializeService that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 754 of file OdbClient.h.
{})
const
A Callable wrapper for InitializeService that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 745 of file OdbClient.h.
nullptr
An Async wrapper for ListAutonomousVirtualMachines that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 784 of file OdbClient.h.
A Callable wrapper for ListAutonomousVirtualMachines that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 774 of file OdbClient.h.
{})
const
Lists all Autonomous VM clusters in a specified Cloud Exadata infrastructure.
nullptr,
{}
An Async wrapper for ListCloudAutonomousVmClusters that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 814 of file OdbClient.h.
{})
const
A Callable wrapper for ListCloudAutonomousVmClusters that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 804 of file OdbClient.h.
{})
const
Returns information about the Exadata infrastructures owned by your Amazon Web Services account.
nullptr,
{}
An Async wrapper for ListCloudExadataInfrastructures that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 844 of file OdbClient.h.
{})
const
A Callable wrapper for ListCloudExadataInfrastructures that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 834 of file OdbClient.h.
{})
const
Returns information about the VM clusters owned by your Amazon Web Services account or only the ones on the specified Exadata infrastructure.
nullptr,
{}
An Async wrapper for ListCloudVmClusters that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 873 of file OdbClient.h.
{})
const
A Callable wrapper for ListCloudVmClusters that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 864 of file OdbClient.h.
nullptr
An Async wrapper for ListDbNodes that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 900 of file OdbClient.h.
A Callable wrapper for ListDbNodes that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 891 of file OdbClient.h.
Returns information about the database servers that belong to the specified Exadata infrastructure.
nullptr
An Async wrapper for ListDbServers that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 926 of file OdbClient.h.
A Callable wrapper for ListDbServers that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 917 of file OdbClient.h.
{})
const
Returns information about the shapes that are available for an Exadata infrastructure.
nullptr,
{}
An Async wrapper for ListDbSystemShapes that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 953 of file OdbClient.h.
{})
const
A Callable wrapper for ListDbSystemShapes that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 944 of file OdbClient.h.
{})
const
Returns information about Oracle Grid Infrastructure (GI) software versions that are available for a VM cluster for the specified shape.
nullptr,
{}
An Async wrapper for ListGiVersions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 981 of file OdbClient.h.
{})
const
A Callable wrapper for ListGiVersions that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 972 of file OdbClient.h.
{})
const
Returns information about the ODB networks owned by your Amazon Web Services account.
nullptr,
{}
An Async wrapper for ListOdbNetworks that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1008 of file OdbClient.h.
{})
const
A Callable wrapper for ListOdbNetworks that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 999 of file OdbClient.h.
{})
const
Lists all ODB peering connections or those associated with a specific ODB network.
nullptr,
{}
An Async wrapper for ListOdbPeeringConnections that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1038 of file OdbClient.h.
{})
const
A Callable wrapper for ListOdbPeeringConnections that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1028 of file OdbClient.h.
Returns information about the system versions that are available for a VM cluster for the specified giVersion and shape.
nullptr
An Async wrapper for ListSystemVersions that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1067 of file OdbClient.h.
A Callable wrapper for ListSystemVersions that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1058 of file OdbClient.h.
nullptr
An Async wrapper for ListTagsForResource that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1094 of file OdbClient.h.
A Callable wrapper for ListTagsForResource that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1085 of file OdbClient.h.
nullptr
An Async wrapper for RebootDbNode that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1119 of file OdbClient.h.
A Callable wrapper for RebootDbNode that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1110 of file OdbClient.h.
nullptr
An Async wrapper for StartDbNode that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1144 of file OdbClient.h.
A Callable wrapper for StartDbNode that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1135 of file OdbClient.h.
nullptr
An Async wrapper for StopDbNode that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1169 of file OdbClient.h.
A Callable wrapper for StopDbNode that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1160 of file OdbClient.h.
nullptr
An Async wrapper for TagResource that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1194 of file OdbClient.h.
A Callable wrapper for TagResource that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1185 of file OdbClient.h.
nullptr
An Async wrapper for UntagResource that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1219 of file OdbClient.h.
A Callable wrapper for UntagResource that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1210 of file OdbClient.h.
nullptr
An Async wrapper for UpdateCloudExadataInfrastructure that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1248 of file OdbClient.h.
A Callable wrapper for UpdateCloudExadataInfrastructure that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1238 of file OdbClient.h.
nullptr
An Async wrapper for UpdateOdbNetwork that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1275 of file OdbClient.h.
A Callable wrapper for UpdateOdbNetwork that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1266 of file OdbClient.h.
Modifies the settings of an Oracle Database@Amazon Web Services peering connection. You can update the display name and add or remove CIDR blocks from the peering connection.
nullptr
An Async wrapper for UpdateOdbPeeringConnection that queues the request into a thread executor and triggers associated callback when operation has finished.
Definition at line 1305 of file OdbClient.h.
A Callable wrapper for UpdateOdbPeeringConnection that returns a future to the operation so that it can be executed in parallel to other requests.
Definition at line 1295 of file OdbClient.h.
Definition at line 1312 of file OdbClient.h.