AddHeatWaveClusterDetails |
Details required to add a HeatWave cluster.
|
AddHeatWaveClusterDetails.Builder |
|
AnonymousTransactionsHandling |
Specifies how the replication channel handles replicated transactions without an identifier,
enabling replication from a source that does not use transaction-id-based replication to a
replica that does.
|
AnonymousTransactionsHandling.Policy |
Specifies how the replication channel handles anonymous transactions.
|
AssignManualUuidHandling |
Enables assignment of IDs on the target to anonymous transactions coming from the source.
|
AssignManualUuidHandling.Builder |
|
AssignTargetUuidHandling |
Enables assignment of IDs on the target to anonymous transactions coming from the source.
|
AssignTargetUuidHandling.Builder |
|
Backup |
A full or incremental copy of a DB System which can be used to create a new DB System or recover
a DB System.
|
Backup.BackupType |
The type of backup.
|
Backup.Builder |
|
Backup.CreationType |
Indicates how the backup was created: manually, automatic, or by an Operator.
|
Backup.LifecycleState |
The state of the backup.
|
BackupPolicy |
The Backup policy for the DB System.
|
BackupPolicy.Builder |
|
BackupSummary |
Details of Backups such as OCID, description, backupType, and so on.
|
BackupSummary.Builder |
|
CaCertificate |
The CA certificate of the server used for VERIFY_IDENTITY and VERIFY_CA ssl modes.
|
CaCertificate.CertificateType |
The type of CA certificate.
|
CertificateGenerationType |
Select whether to use MySQL Database Service-managed certificate (SYSTEM) or your own certificate
(BYOC).
|
ChangeBackupCompartmentDetails |
OCID of the target compartment for DB System Backup change compartment request.
|
ChangeBackupCompartmentDetails.Builder |
|
Channel |
A Channel connecting a DB System to an external entity.
|
Channel.Builder |
|
Channel.LifecycleState |
The state of the Channel.
|
ChannelFilter |
Replication filter rule for a channel.
|
ChannelFilter.Builder |
|
ChannelFilter.Type |
The type of the filter rule.
|
ChannelSource |
Parameters detailing how to provision the source for the given Channel.
|
ChannelSource.SourceType |
The specific source identifier.
|
ChannelSourceMysql |
Core properties of a Mysql Channel source.
|
ChannelSourceMysql.Builder |
|
ChannelSourceMysql.SslMode |
The SSL mode of the Channel.
|
ChannelSummary |
Summary of a Channel.
|
ChannelSummary.Builder |
|
ChannelTarget |
Details about the Channel target.
|
ChannelTarget.TargetType |
The specific target identifier.
|
ChannelTargetDbSystem |
Core properties of a DB System Channel target.
|
ChannelTargetDbSystem.Builder |
|
ChannelTargetDbSystem.TablesWithoutPrimaryKeyHandling |
Specifies how a replication channel handles the creation and alteration of tables that do not
have a primary key.
|
Configuration |
The set of MySQL variables to be used when deploying a MySQL Database Service DB System.
|
Configuration.Builder |
|
Configuration.LifecycleState |
The current state of the Configuration.
|
Configuration.Type |
The Configuration type, DEFAULT or CUSTOM.
|
ConfigurationSummary |
The general details of a Configuration such as its id, displayName, type, and shape association.
|
ConfigurationSummary.Builder |
|
ConfigurationVariables |
User-defined service variables.
|
ConfigurationVariables.BinlogRowMetadata |
Configures the amount of table metadata added to the binary log when using row-based logging.
|
ConfigurationVariables.Builder |
|
ConfigurationVariables.CharacterSetServer |
The server’s default character set.
|
ConfigurationVariables.CollationServer |
The server’s default collation.
|
ConfigurationVariables.CompletionType |
(“completion_type”)
|
ConfigurationVariables.DefaultAuthenticationPlugin |
The default authentication plugin.
|
ConfigurationVariables.ExplainFormat |
This variable determines the default output format used by EXPLAIN in the absence of a FORMAT
option when displaying a query execution plan.
|
ConfigurationVariables.GroupReplicationConsistency |
- EVENTUAL: Both RO and RW transactions do not wait for preceding transactions to be applied
before executing.
|
ConfigurationVariables.InnodbChangeBuffering |
Whether InnoDB performs change buffering, an optimization that delays write operations to
secondary indexes so that the I/O operations can be performed sequentially.
|
ConfigurationVariables.TransactionIsolation |
(“transaction_isolation”)
|
CopyBackupDetails |
Details required to copy a DB system backup from its source region to a destination region.
|
CopyBackupDetails.Builder |
|
CopyPolicy |
A policy of a DB system to schedule cross-region DB system backup copy.
|
CopyPolicy.Builder |
|
CrashRecoveryStatus |
Whether to run the DB System with InnoDB Redo Logs and the Double Write Buffer enabled or
disabled, and whether to enable or disable syncing of the Binary Logs.
|
CreateBackupDetails |
Complete information for a Backup.
|
CreateBackupDetails.BackupType |
The type of backup.
|
CreateBackupDetails.Builder |
|
CreateBackupPolicyDetails |
Backup policy as optionally used for DB System Creation.
|
CreateBackupPolicyDetails.Builder |
|
CreateChannelDetails |
Details required to create a Channel.
|
CreateChannelDetails.Builder |
|
CreateChannelSourceDetails |
Parameters detailing how to provision the source for the given Channel.
|
CreateChannelSourceFromMysqlDetails |
Parameters detailing how to provision the source endpoint that is a MySQL Server.
|
CreateChannelSourceFromMysqlDetails.Builder |
|
CreateChannelTargetDetails |
Parameters detailing how to provision the target for the given Channel.
|
CreateChannelTargetFromDbSystemDetails |
Parameters detailing how to provision the target endpoint that is a DB System.
|
CreateChannelTargetFromDbSystemDetails.Builder |
|
CreateConfigurationDetails |
The details required to create a new Configuration.
|
CreateConfigurationDetails.Builder |
|
CreateDbSystemDetails |
Details required to create a DB System.
|
CreateDbSystemDetails.Builder |
|
CreateDbSystemSourceDetails |
Parameters detailing how to provision the initial data of the system.
|
CreateDbSystemSourceDetails.SourceType |
The specific source identifier.
|
CreateDbSystemSourceFromBackupDetails |
Use the backupId to specify from which backup the new DB System will be created.
|
CreateDbSystemSourceFromBackupDetails.Builder |
|
CreateDbSystemSourceFromNoneDetails |
Creation of a DbSystem from no particular source.
|
CreateDbSystemSourceFromNoneDetails.Builder |
|
CreateDbSystemSourceFromPitrDetails |
DB System OCID to perform a point in time recovery to the current point in time.
|
CreateDbSystemSourceFromPitrDetails.Builder |
|
CreateDbSystemSourceImportFromUrlDetails |
An Object Storage PAR from which to import the DB System initial data.
|
CreateDbSystemSourceImportFromUrlDetails.Builder |
|
CreateDeletionPolicyDetails |
Policy for how the DB System and related resources should be handled at the time of its deletion.
|
CreateDeletionPolicyDetails.AutomaticBackupRetention |
Specifies if any automatic backups created for a DB System should be retained or deleted when
the DB System is deleted.
|
CreateDeletionPolicyDetails.Builder |
|
CreateDeletionPolicyDetails.FinalBackup |
Specifies whether or not a backup is taken when the DB System is deleted.
|
CreateMaintenanceDetails |
The Maintenance Policy for the DB System or Read Replica that this model is included in.
|
CreateMaintenanceDetails.Builder |
|
CreateReadEndpointDetails |
Details required to create a Read Endpoint.
|
CreateReadEndpointDetails.Builder |
|
CreateReplicaDetails |
Details required to create a read replica.
|
CreateReplicaDetails.Builder |
|
CustomerContact |
Customer contact information that will be used by Oracle to provide notifications needed by DB
System administrators.
|
CustomerContact.Builder |
|
DatabaseManagementStatus |
Whether to enable monitoring via the Database Management service.
|
DataStorage |
Data Storage information.
|
DataStorage.Builder |
|
DataStorageDetails |
Data Storage configuration properties.
|
DataStorageDetails.Builder |
|
DbSystem |
A DB System is the core logical unit of MySQL Database Service.
|
DbSystem.AccessMode |
The access mode indicating if the database access is unrestricted (to all MySQL user
accounts), or restricted (to only certain users with specific privileges): - UNRESTRICTED:
the access to the database is not restricted; - RESTRICTED: access allowed only to users with
specific privileges; RESTRICTED will correspond to setting the MySQL system variable
offline_mode
to ON.
|
DbSystem.Builder |
|
DbSystem.DatabaseMode |
The database mode indicating the types of statements that are allowed to run in the the DB
system.
|
DbSystem.LifecycleState |
The current state of the DB System.
|
DbSystemEndpoint |
A particular functional endpoint for access to a DB System, and the properties that apply to it.
|
DbSystemEndpoint.Builder |
|
DbSystemEndpoint.Modes |
|
DbSystemEndpoint.ResourceType |
The type of endpoint that clients and connectors can connect to.
|
DbSystemEndpoint.Status |
The state of the endpoints, as far as it can seen from the DB System.
|
DbSystemPlacement |
The availability domain and fault domain a DB System is placed in.
|
DbSystemPlacement.Builder |
|
DbSystemSnapshot |
Snapshot of the DbSystem details at the time of the backup
Note: Objects should always be created or deserialized using the DbSystemSnapshot.Builder .
|
DbSystemSnapshot.Builder |
|
DbSystemSnapshotSummary |
A summary of snapshot of the DB system details at the time of the backup.
|
DbSystemSnapshotSummary.Builder |
|
DbSystemSource |
Parameters detailing how to provision the initial data of the DB System.
|
DbSystemSource.SourceType |
The specific source identifier.
|
DbSystemSourceFromBackup |
From which backup this DB System was created.
|
DbSystemSourceFromBackup.Builder |
|
DbSystemSourceFromNone |
A DB System created from no particular external source.
|
DbSystemSourceFromNone.Builder |
|
DbSystemSourceFromPitr |
DB System OCID to perform a point in time recovery to the current point in time.
|
DbSystemSourceFromPitr.Builder |
|
DbSystemSourceImportFromUrl |
An Object Storage PAR from which to import the DB System initial data.
|
DbSystemSourceImportFromUrl.Builder |
|
DbSystemSummary |
A summary of a DB System.
|
DbSystemSummary.Builder |
|
DeletionPolicyDetails |
The Deletion policy for the DB System.
|
DeletionPolicyDetails.AutomaticBackupRetention |
Specifies if any automatic backups created for a DB System should be retained or deleted when
the DB System is deleted.
|
DeletionPolicyDetails.Builder |
|
DeletionPolicyDetails.FinalBackup |
Specifies whether or not a backup is taken when the DB System is deleted.
|
ErrorOnAnonymousHandling |
Disables assignment of IDs to anonymous transactions coming from the source.
|
ErrorOnAnonymousHandling.Builder |
|
HeatWaveCluster |
A HeatWave cluster is a database accelerator for a DB System.
|
HeatWaveCluster.Builder |
|
HeatWaveCluster.LifecycleState |
The current state of the HeatWave cluster.
|
HeatWaveClusterMemoryEstimate |
HeatWave cluster memory estimate that can be used to determine a suitable HeatWave cluster size.
|
HeatWaveClusterMemoryEstimate.Builder |
|
HeatWaveClusterMemoryEstimateStatus |
Possible operation status.
|
HeatWaveClusterSchemaMemoryEstimate |
Schema with estimated memory footprints for each MySQL user table of the schema when loaded to
HeatWave cluster memory.
|
HeatWaveClusterSchemaMemoryEstimate.Builder |
|
HeatWaveClusterSummary |
A summary of a HeatWave cluster.
|
HeatWaveClusterSummary.Builder |
|
HeatWaveClusterTableMemoryEstimate |
Estimated memory footprint for a MySQL user table when loaded to the HeatWave cluster memory.
|
HeatWaveClusterTableMemoryEstimate.Builder |
|
HeatWaveNode |
A HeatWave node is a compute host that is part of a HeatWave cluster.
|
HeatWaveNode.Builder |
|
HeatWaveNode.LifecycleState |
The current state of the MySQL HeatWave node.
|
InitializationVariables |
User-defined service variables set only at DB system initialization.
|
InitializationVariables.Builder |
|
InitializationVariables.LowerCaseTableNames |
Represents the MySQL server system variable lower_case_table_names
(https://dev.mysql.com/doc/refman/8.0/en/server-system-variables.html#sysvar_lower_case_table_names).
|
InnoDbShutdownMode |
The InnoDB shutdown mode.
|
MaintenanceDetails |
The Maintenance Policy for the DB System or Read Replica that this model is included in.
|
MaintenanceDetails.Builder |
|
PemCaCertificate |
The CA certificate in PEM format.
|
PemCaCertificate.Builder |
|
PitrPolicy |
The PITR policy for the DB System.
|
PitrPolicy.Builder |
|
PointInTimeRecoveryDetails |
Point-in-time Recovery details like earliest and latest recovery time point for the DB System.
|
PointInTimeRecoveryDetails.Builder |
|
ReadEndpointDetails |
The read endpoint of a DB System.
|
ReadEndpointDetails.Builder |
|
Replica |
A DB System read replica.
|
Replica.Builder |
|
Replica.LifecycleState |
The state of the read replica.
|
ReplicaOverrides |
By default a read replica inherits the MySQL version, shape, and configuration of the source DB
system.
|
ReplicaOverrides.Builder |
|
ReplicaSummary |
Summary of the read replica.
|
ReplicaSummary.Builder |
|
ReplicaSummary.LifecycleState |
The state of the read replica.
|
RestartDbSystemDetails |
DB System restart parameters.
|
RestartDbSystemDetails.Builder |
|
SecureConnectionDetails |
Secure connection configuration details.
|
SecureConnectionDetails.Builder |
|
ShapeSummary |
The shape of the DB System.
|
ShapeSummary.Builder |
|
ShapeSummary.IsSupportedFor |
|
StopDbSystemDetails |
DB System shutdown parameters.
|
StopDbSystemDetails.Builder |
|
UpdateBackupDetails |
The Backup metadata which can be updated.
|
UpdateBackupDetails.Builder |
|
UpdateBackupPolicyDetails |
Backup Policy as optionally used for DB System update.
|
UpdateBackupPolicyDetails.Builder |
|
UpdateChannelDetails |
|
UpdateChannelDetails.Builder |
|
UpdateChannelSourceDetails |
Parameters detailing how to provision the source for the given Channel.
|
UpdateChannelSourceFromMysqlDetails |
Parameters detailing how to provision the source endpoint that is a MySQL Server.
|
UpdateChannelSourceFromMysqlDetails.Builder |
|
UpdateChannelTargetDetails |
Parameters detailing how to provision the target for the given Channel.
|
UpdateChannelTargetFromDbSystemDetails |
Parameters detailing how to provision the target endpoint that is a DB System.
|
UpdateChannelTargetFromDbSystemDetails.Builder |
|
UpdateConfigurationDetails |
The details required to update a Configuration.
|
UpdateConfigurationDetails.Builder |
|
UpdateDbSystemDetails |
Details required to update a DB System.
|
UpdateDbSystemDetails.Builder |
|
UpdateDeletionPolicyDetails |
Policy for how the DB System and related resources should be handled at the time of its deletion.
|
UpdateDeletionPolicyDetails.AutomaticBackupRetention |
Specifies if any automatic backups created for a DB System should be retained or deleted when
the DB System is deleted.
|
UpdateDeletionPolicyDetails.Builder |
|
UpdateDeletionPolicyDetails.FinalBackup |
Specifies whether or not a backup is taken when the DB System is deleted.
|
UpdateHeatWaveClusterDetails |
Details about the HeatWave cluster properties to be updated.
|
UpdateHeatWaveClusterDetails.Builder |
|
UpdateMaintenanceDetails |
The Maintenance Policy for the DB System or Read Replica that this model is included in.
|
UpdateMaintenanceDetails.Builder |
|
UpdateReadEndpointDetails |
Read Endpoint details.
|
UpdateReadEndpointDetails.Builder |
|
UpdateReplicaDetails |
Details required to update a read replica.
|
UpdateReplicaDetails.Builder |
|
Version |
A supported MySQL Version.
|
Version.Builder |
|
VersionSummary |
A summary of the supported MySQL Versions families, and a list of their supported minor versions.
|
VersionSummary.Builder |
|
WorkRequest |
The status of an asynchronous task in the system.
|
WorkRequest.Builder |
|
WorkRequestError |
An error encountered while executing a work request.
|
WorkRequestError.Builder |
|
WorkRequestLogEntry |
A log message from the execution of a work request.
|
WorkRequestLogEntry.Builder |
|
WorkRequestOperationStatus |
Possible operation status.
|
WorkRequestOperationType |
Possible operation types.
|
WorkRequestResource |
A resource created or operated on by a work request.
|
WorkRequestResource.Builder |
|
WorkRequestResourceActionType |
Possible action types.
|
WorkRequestSummary |
The status of an asynchronous task in the system.
|
WorkRequestSummary.Builder |
|