AWS SDK for C++AWS SDK for C++ Version 1.11.716 |
#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 43 of file OdbClient.h.
Definition at line 45 of file OdbClient.h.
Definition at line 49 of file OdbClient.h.
Definition at line 50 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 122 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 112 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 153 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 143 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 183 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 173 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 212 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 202 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 240 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 231 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 266 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 257 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 296 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 286 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 325 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 315 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 356 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 346 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 383 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 374 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 409 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 400 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 439 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 429 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 470 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 460 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 500 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 490 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 530 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 520 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 562 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 551 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 591 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 582 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 616 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 607 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 642 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 633 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 669 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 660 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 696 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 687 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 723 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 714 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 751 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 742 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 781 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 771 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 811 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 801 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 841 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 831 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 870 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 861 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 897 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 888 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 923 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 914 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 950 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 941 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 978 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 969 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 1005 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 996 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 1035 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 1025 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 1064 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 1055 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 1091 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 1082 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 1116 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 1107 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 1141 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 1132 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 1166 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 1157 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 1191 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 1182 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 1216 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 1207 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 1245 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 1235 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 1272 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 1263 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 1302 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 1292 of file OdbClient.h.
Definition at line 1309 of file OdbClient.h.