AWS SDK for C++AWS SDK for C++ Version 1.11.787 |
#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 45 of file OdbClient.h.
Definition at line 50 of file OdbClient.h.
Definition at line 54 of file OdbClient.h.
Definition at line 55 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 127 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 117 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 158 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 148 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 188 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 178 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 217 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 207 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 245 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 236 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 271 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 262 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 301 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 291 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 330 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 320 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 361 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 351 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 388 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 379 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 414 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 405 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 444 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 434 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 475 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 465 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 505 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 495 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 535 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 525 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 567 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 556 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 596 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 587 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 621 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 612 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 647 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 638 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 674 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 665 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 701 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 692 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 728 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 719 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 756 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 747 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 786 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 776 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 816 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 806 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 846 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 836 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 875 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 866 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 902 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 893 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 928 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 919 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 955 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 946 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 983 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 974 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 1010 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 1001 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 1040 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 1030 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 1069 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 1060 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 1096 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 1087 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 1121 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 1112 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 1146 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 1137 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 1171 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 1162 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 1196 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 1187 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 1221 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 1212 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 1250 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 1240 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 1277 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 1268 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 1307 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 1297 of file OdbClient.h.
Definition at line 1314 of file OdbClient.h.