Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.model | |
com.oracle.bmc.psql.requests | |
com.oracle.bmc.psql.responses |
Class and Description |
---|
Backup.LifecycleState
The current state of the backup.
|
BackupSummary
Summary information for a backup.
|
Configuration.LifecycleState
The current state of the configuration.
|
ConfigurationSummary
Summary of the configuration.
|
DbSystem.LifecycleState
The current state of the database system.
|
DbSystemSummary
Summary information about a database system.
|
DefaultConfiguration.LifecycleState
The current state of the configuration.
|
DefaultConfigurationSummary
Summary of the configuration.
|
ShapeSummary
Summary of the database system shape.
|
WorkRequestError
An error encountered while executing a work request.
|
WorkRequestLogEntry
A log message from the execution of a work request.
|
WorkRequestSummary
A summary of the status of a work request.
|
Class and Description |
---|
ActionType
Possible types of actions.
|
Backup
Database system backup information.
|
Backup.Builder |
Backup.LifecycleState
The current state of the backup.
|
Backup.SourceType
Specifies whether the backup was created manually, or by a management policy.
|
BackupCollection
Results of a backup search.
|
BackupCollection.Builder |
BackupPolicy
PostgreSQL database system backup policy.
|
BackupPolicy.Kind
The kind of 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 |
Configuration.ConfigType
The type of configuration.
|
Configuration.LifecycleState
The current state of the configuration.
|
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 |
DbInstance.LifecycleState
The current state of the database instance node.
|
DbInstanceEndpoint
The database instance node endpoint information.
|
DbInstanceEndpoint.Builder |
DbSystem
Information about a database system.
|
DbSystem.Builder |
DbSystem.LifecycleState
The current state of the database system.
|
DbSystem.SystemType
Type of the database system.
|
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 |
DefaultConfiguration.LifecycleState
The current state of the configuration.
|
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 |
OperationStatus
Possible operation status.
|
OperationType
Possible operation types.
|
PasswordDetails
Details for the database system password.
|
PasswordDetails.PasswordType
The password type.
|
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 |
PatchInsertInstruction.Position
Where to insert the value, relative to the first item matched by
selectedItem . |
PatchInstruction
A single instruction to be included as part of Patch request content.
|
PatchInstruction.Operation |
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 |
PatchMoveInstruction.Position
Where to insert the value in an array, relative to the first item in the selection.
|
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 |
RestartDbInstanceInDbSystemDetails.RestartType
The restart type for the database instance.
|
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 |
SortOrder
Sort orders.
|
SourceDetails
The source used to restore the database system.
|
SourceDetails.SourceType
The source descriminator.
|
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.ApplyConfig
Whether a configuration update requires a restart of the database instance or a reload of the
configuration.
|
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 |
WeeklyBackupPolicy.DaysOfTheWeek |
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 |
WorkRequestResourceMetadataKey
Possible metadata keys for workRequest resource metadata.
|
WorkRequestSummary
A summary of the status of a work request.
|
WorkRequestSummary.Builder |
WorkRequestSummaryCollection
Results of a workRequest search.
|
WorkRequestSummaryCollection.Builder |
Class and Description |
---|
Backup.LifecycleState
The current state of the backup.
|
ChangeBackupCompartmentDetails
The information used to move a backup to a different compartment.
|
ChangeConfigurationCompartmentDetails
The information to move a configuration to a different compartment.
|
ChangeDbSystemCompartmentDetails
Change database system compartment operation details.
|
Configuration.LifecycleState
The current state of the configuration.
|
CreateBackupDetails
The information to create a new backup.
|
CreateConfigurationDetails
The information to create a new configuration.
|
CreateDbSystemDetails
The information about new database system.
|
DbSystem.LifecycleState
The current state of the database system.
|
FailoverDbSystemDetails
Database system failover information.
|
OperationStatus
Possible operation status.
|
PatchDbSystemDetails
For adding read replica database instances, the operation is INSERT and value object to specify
is #/definitions/CreateDbInstanceDetails.
|
ResetMasterUserPasswordDetails
Password detail that will be used to reset the database system’s master user.
|
RestartDbInstanceInDbSystemDetails
Database instance node restart parameters.
|
RestoreDbSystemDetails
Backup details to restore the database system.
|
SortOrder
Sort orders.
|
UpdateBackupDetails
The backup information to be updated.
|
UpdateConfigurationDetails
The information to update a configuration.
|
UpdateDbSystemDbInstanceDetails
Database instance node update parameters.
|
UpdateDbSystemDetails
The information to be updated.
|
Class and Description |
---|
Backup
Database system backup information.
|
BackupCollection
Results of a backup search.
|
Configuration
PostgreSQL configuration for a database system.
|
ConfigurationCollection
Results of a configuration search.
|
ConnectionDetails
Database system connection information.
|
DbSystem
Information about a database system.
|
DbSystemCollection
Results of a database system search.
|
DefaultConfiguration
Default configurations for PostgreSQL database systems.
|
DefaultConfigurationCollection
Results of a configuration search.
|
PrimaryDbInstanceDetails
The primary database instance node details.
|
ShapeCollection
The list of shapes that can be used to create a database system.
|
WorkRequest
An asynchronous work request.
|
WorkRequestErrorCollection
Results of a workRequestError search.
|
WorkRequestLogEntryCollection
Results of a workRequestLog search.
|
WorkRequestSummaryCollection
Results of a workRequest search.
|
Copyright © 2016–2024. All rights reserved.