Class | Description |
---|---|
Backup |
Database system backup information.
|
Backup.Builder | |
BackupCollection |
Results of a backup search.
|
BackupCollection.Builder | |
BackupPolicy |
PostgreSQL database system backup policy.
|
BackupSourceDetails |
Restoring to a new database system from the backup.
|
BackupSourceDetails.Builder | |
BackupSummary |
Summary information for a backup.
|
BackupSummary.Builder | |
ChangeBackupCompartmentDetails |
The information used to move a backup to a different compartment.
|
ChangeBackupCompartmentDetails.Builder | |
ChangeConfigurationCompartmentDetails |
The information to move a configuration to a different compartment.
|
ChangeConfigurationCompartmentDetails.Builder | |
ChangeDbSystemCompartmentDetails |
Change database system compartment operation details.
|
ChangeDbSystemCompartmentDetails.Builder | |
ConfigOverrides |
Configuration overrides for a PostgreSQL instance.
|
ConfigOverrides.Builder | |
ConfigParams |
Database configuration.
|
ConfigParams.Builder | |
Configuration |
PostgreSQL configuration for a database system.
|
Configuration.Builder | |
ConfigurationCollection |
Results of a configuration search.
|
ConfigurationCollection.Builder | |
ConfigurationDetails |
List of configuration details.
|
ConfigurationDetails.Builder | |
ConfigurationSummary |
Summary of the configuration.
|
ConfigurationSummary.Builder | |
ConnectionDetails |
Database system connection information.
|
ConnectionDetails.Builder | |
CreateBackupDetails |
The information to create a new backup.
|
CreateBackupDetails.Builder | |
CreateConfigurationDetails |
The information to create a new configuration.
|
CreateConfigurationDetails.Builder | |
CreateDbInstanceDetails |
Information about the new database instance node.
|
CreateDbInstanceDetails.Builder | |
CreateDbSystemDetails |
The information about new database system.
|
CreateDbSystemDetails.Builder | |
Credentials |
Initial database system credentials that the database system will be provisioned with.
|
Credentials.Builder | |
DailyBackupPolicy |
Daily backup policy.
|
DailyBackupPolicy.Builder | |
DbConfigurationOverrideCollection |
Configuration overrides for a PostgreSQL instance.
|
DbConfigurationOverrideCollection.Builder | |
DbInstance |
Information about a database instance node.
|
DbInstance.Builder | |
DbInstanceEndpoint |
The database instance node endpoint information.
|
DbInstanceEndpoint.Builder | |
DbSystem |
Information about a database system.
|
DbSystem.Builder | |
DbSystemCollection |
Results of a database system search.
|
DbSystemCollection.Builder | |
DbSystemDetails |
Information about the database system associated with a backup.
|
DbSystemDetails.Builder | |
DbSystemSummary |
Summary information about a database system.
|
DbSystemSummary.Builder | |
DefaultConfigParams |
Default database configuration.
|
DefaultConfigParams.Builder | |
DefaultConfiguration |
Default configurations for PostgreSQL database systems.
|
DefaultConfiguration.Builder | |
DefaultConfigurationCollection |
Results of a configuration search.
|
DefaultConfigurationCollection.Builder | |
DefaultConfigurationDetails |
List of default configuration values for databases.
|
DefaultConfigurationDetails.Builder | |
DefaultConfigurationSummary |
Summary of the configuration.
|
DefaultConfigurationSummary.Builder | |
Endpoint |
Information about the database instance node endpoint.
|
Endpoint.Builder | |
FailoverDbSystemDetails |
Database system failover information.
|
FailoverDbSystemDetails.Builder | |
ManagementPolicy |
PostgreSQL database system management policy.
|
ManagementPolicy.Builder | |
ManagementPolicyDetails |
PostgreSQL database system management policy update details.
|
ManagementPolicyDetails.Builder | |
MonthlyBackupPolicy |
Monthly backup policy.
|
MonthlyBackupPolicy.Builder | |
NetworkDetails |
Network details for the database system.
|
NetworkDetails.Builder | |
NoneBackupPolicy |
No backup policy.
|
NoneBackupPolicy.Builder | |
NoneSourceDetails |
This is used to create new database system or update without restoring from backup.
|
NoneSourceDetails.Builder | |
OciOptimizedStorageDetails |
Storage details of the database system.
|
OciOptimizedStorageDetails.Builder | |
PasswordDetails |
Details for the database system password.
|
PatchDbSystemDetails |
For adding read replica database instances, the operation is INSERT and value object to specify
is #/definitions/CreateDbInstanceDetails.
|
PatchDbSystemDetails.Builder | |
PatchInsertInstruction |
An operation that inserts a value into an array, shifting array items as necessary and handling
NOT_FOUND exceptions by creating the implied containing structure.
|
PatchInsertInstruction.Builder | |
PatchInstruction |
A single instruction to be included as part of Patch request content.
|
PatchMergeInstruction |
An operation that recursively updates items of the selection, or adding the value if the
selection is empty.
|
PatchMergeInstruction.Builder | |
PatchMoveInstruction |
An operation that “puts” values from elsewhere in the target, functionally equivalent to a single
add and then a remove.
|
PatchMoveInstruction.Builder | |
PatchProhibitInstruction |
A precondition operation that requires a selection to be empty, or optionally to be non-empty but
include no item with a specified value (useful for asserting that a value does not exist before
attempting to create it, avoiding accidental update).
|
PatchProhibitInstruction.Builder | |
PatchRemoveInstruction |
An operation that deletes items, ignoring NOT_FOUND exceptions.
|
PatchRemoveInstruction.Builder | |
PatchReplaceInstruction |
An operation that “puts” a value, replacing every item of the selection with it, or creating it
if the selection is empty.
|
PatchReplaceInstruction.Builder | |
PatchRequireInstruction |
A precondition operation that requires a selection to be non-empty, and optionally to include an
item with a specified value (useful for asserting that a value exists before attempting to update
it, avoiding accidental creation).
|
PatchRequireInstruction.Builder | |
PlainTextPasswordDetails |
Details for in-line database system password.
|
PlainTextPasswordDetails.Builder | |
PrimaryDbInstanceDetails |
The primary database instance node details.
|
PrimaryDbInstanceDetails.Builder | |
ResetMasterUserPasswordDetails |
Password detail that will be used to reset the database system’s master user.
|
ResetMasterUserPasswordDetails.Builder | |
RestartDbInstanceInDbSystemDetails |
Database instance node restart parameters.
|
RestartDbInstanceInDbSystemDetails.Builder | |
RestoreDbSystemDetails |
Backup details to restore the database system.
|
RestoreDbSystemDetails.Builder | |
ShapeCollection |
The list of shapes that can be used to create a database system.
|
ShapeCollection.Builder | |
ShapeMemoryOptions |
Options for the the shape memory
Note: Objects should always be created or deserialized using the ShapeMemoryOptions.Builder . |
ShapeMemoryOptions.Builder | |
ShapeOcpuOptions |
Options for the the shape OCPU
Note: Objects should always be created or deserialized using the ShapeOcpuOptions.Builder . |
ShapeOcpuOptions.Builder | |
ShapeSummary |
Summary of the database system shape.
|
ShapeSummary.Builder | |
SourceDetails |
The source used to restore the database system.
|
StorageDetails |
Storage details of the database system.
|
UpdateBackupDetails |
The backup information to be updated.
|
UpdateBackupDetails.Builder | |
UpdateConfigurationDetails |
The information to update a configuration.
|
UpdateConfigurationDetails.Builder | |
UpdateDbConfigParams |
Configuration for the PostgreSQL database instance.
|
UpdateDbConfigParams.Builder | |
UpdateDbSystemDbInstanceDetails |
Database instance node update parameters.
|
UpdateDbSystemDbInstanceDetails.Builder | |
UpdateDbSystemDetails |
The information to be updated.
|
UpdateDbSystemDetails.Builder | |
UpdateNetworkDetails |
Network details for the database system.
|
UpdateNetworkDetails.Builder | |
UpdateStorageDetailsParams |
Storage details of the database system.
|
UpdateStorageDetailsParams.Builder | |
VaultSecretPasswordDetails |
Secret details for the database system password.
|
VaultSecretPasswordDetails.Builder | |
WeeklyBackupPolicy |
Weekly backup policy.
|
WeeklyBackupPolicy.Builder | |
WorkRequest |
An asynchronous work request.
|
WorkRequest.Builder | |
WorkRequestError |
An error encountered while executing a work request.
|
WorkRequestError.Builder | |
WorkRequestErrorCollection |
Results of a workRequestError search.
|
WorkRequestErrorCollection.Builder | |
WorkRequestLogEntry |
A log message from the execution of a work request.
|
WorkRequestLogEntry.Builder | |
WorkRequestLogEntryCollection |
Results of a workRequestLog search.
|
WorkRequestLogEntryCollection.Builder | |
WorkRequestResource |
A resource created or operated on by a work request.
|
WorkRequestResource.Builder | |
WorkRequestSummary |
A summary of the status of a work request.
|
WorkRequestSummary.Builder | |
WorkRequestSummaryCollection |
Results of a workRequest search.
|
WorkRequestSummaryCollection.Builder |
Enum | Description |
---|---|
ActionType |
Possible types of actions.
|
Backup.LifecycleState |
The current state of the backup.
|
Backup.SourceType |
Specifies whether the backup was created manually, or by a management policy.
|
BackupPolicy.Kind |
The kind of backup policy.
|
Configuration.ConfigType |
The type of configuration.
|
Configuration.LifecycleState |
The current state of the configuration.
|
DbInstance.LifecycleState |
The current state of the database instance node.
|
DbSystem.LifecycleState |
The current state of the database system.
|
DbSystem.SystemType |
Type of the database system.
|
DefaultConfiguration.LifecycleState |
The current state of the configuration.
|
OperationStatus |
Possible operation status.
|
OperationType |
Possible operation types.
|
PasswordDetails.PasswordType |
The password type.
|
PatchInsertInstruction.Position |
Where to insert the value, relative to the first item matched by
selectedItem . |
PatchInstruction.Operation | |
PatchMoveInstruction.Position |
Where to insert the value in an array, relative to the first item in the selection.
|
RestartDbInstanceInDbSystemDetails.RestartType |
The restart type for the database instance.
|
SortOrder |
Sort orders.
|
SourceDetails.SourceType |
The source descriminator.
|
UpdateDbConfigParams.ApplyConfig |
Whether a configuration update requires a restart of the database instance or a reload of the
configuration.
|
WeeklyBackupPolicy.DaysOfTheWeek | |
WorkRequestResourceMetadataKey |
Possible metadata keys for workRequest resource metadata.
|
Copyright © 2016–2024. All rights reserved.