Package | Description |
---|---|
com.amazonaws.services.rds |
|
com.amazonaws.services.rds.model |
Modifier and Type | Method and Description |
---|---|
ModifyCustomDBEngineVersionResult |
AmazonRDSClient.modifyCustomDBEngineVersion(ModifyCustomDBEngineVersionRequest request)
Modifies the status of a custom engine version (CEV).
|
ModifyCustomDBEngineVersionResult |
AbstractAmazonRDS.modifyCustomDBEngineVersion(ModifyCustomDBEngineVersionRequest request) |
ModifyCustomDBEngineVersionResult |
AmazonRDS.modifyCustomDBEngineVersion(ModifyCustomDBEngineVersionRequest modifyCustomDBEngineVersionRequest)
Modifies the status of a custom engine version (CEV).
|
Modifier and Type | Method and Description |
---|---|
Future<ModifyCustomDBEngineVersionResult> |
AmazonRDSAsyncClient.modifyCustomDBEngineVersionAsync(ModifyCustomDBEngineVersionRequest request,
AsyncHandler<ModifyCustomDBEngineVersionRequest,ModifyCustomDBEngineVersionResult> asyncHandler) |
Future<ModifyCustomDBEngineVersionResult> |
AbstractAmazonRDSAsync.modifyCustomDBEngineVersionAsync(ModifyCustomDBEngineVersionRequest request,
AsyncHandler<ModifyCustomDBEngineVersionRequest,ModifyCustomDBEngineVersionResult> asyncHandler) |
Future<ModifyCustomDBEngineVersionResult> |
AmazonRDSAsync.modifyCustomDBEngineVersionAsync(ModifyCustomDBEngineVersionRequest modifyCustomDBEngineVersionRequest,
AsyncHandler<ModifyCustomDBEngineVersionRequest,ModifyCustomDBEngineVersionResult> asyncHandler)
Modifies the status of a custom engine version (CEV).
|
Modifier and Type | Method and Description |
---|---|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.clone() |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withCreateTime(Date createTime)
The creation time of the DB engine version.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withCustomDBEngineVersionManifest(String customDBEngineVersionManifest)
JSON string that lists the installation files and parameters that RDS Custom uses to create a custom engine
version (CEV).
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withDatabaseInstallationFilesS3BucketName(String databaseInstallationFilesS3BucketName)
The name of the Amazon S3 bucket that contains your database installation files.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withDatabaseInstallationFilesS3Prefix(String databaseInstallationFilesS3Prefix)
The Amazon S3 directory that contains the database installation files.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withDBEngineDescription(String dBEngineDescription)
The description of the database engine.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withDBEngineMediaType(String dBEngineMediaType)
A value that indicates the source media provider of the AMI based on the usage operation.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withDBEngineVersionArn(String dBEngineVersionArn)
The ARN of the custom engine version.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withDBEngineVersionDescription(String dBEngineVersionDescription)
The description of the database engine version.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withDBParameterGroupFamily(String dBParameterGroupFamily)
The name of the DB parameter group family for the database engine.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withDefaultCharacterSet(CharacterSet defaultCharacterSet)
The default character set for new instances of this engine version, if the
CharacterSetName
parameter of the CreateDBInstance API isn't specified. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withEngine(String engine)
The name of the database engine.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withEngineVersion(String engineVersion)
The version number of the database engine.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withExportableLogTypes(Collection<String> exportableLogTypes)
The types of logs that the database engine has available for export to CloudWatch Logs.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withExportableLogTypes(String... exportableLogTypes)
The types of logs that the database engine has available for export to CloudWatch Logs.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withImage(CustomDBEngineVersionAMI image)
The EC2 image
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withKMSKeyId(String kMSKeyId)
The Amazon Web Services KMS key identifier for an encrypted CEV.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withMajorEngineVersion(String majorEngineVersion)
The major engine version of the CEV.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withStatus(String status)
The status of the DB engine version, either
available or deprecated . |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedCACertificateIdentifiers(Collection<String> supportedCACertificateIdentifiers)
A list of the supported CA certificate identifiers.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedCACertificateIdentifiers(String... supportedCACertificateIdentifiers)
A list of the supported CA certificate identifiers.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedCharacterSets(CharacterSet... supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedCharacterSets(Collection<CharacterSet> supportedCharacterSets)
A list of the character sets supported by this engine for the
CharacterSetName parameter of the
CreateDBInstance operation. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedEngineModes(Collection<String> supportedEngineModes)
A list of the supported DB engine modes.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedEngineModes(String... supportedEngineModes)
A list of the supported DB engine modes.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedFeatureNames(Collection<String> supportedFeatureNames)
A list of features supported by the DB engine.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedFeatureNames(String... supportedFeatureNames)
A list of features supported by the DB engine.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedNcharCharacterSets(CharacterSet... supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets)
A list of the character sets supported by the Oracle DB engine for the
NcharCharacterSetName
parameter of the CreateDBInstance operation. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedTimezones(Collection<Timezone> supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportedTimezones(Timezone... supportedTimezones)
A list of the time zones supported by this engine for the
Timezone parameter of the
CreateDBInstance action. |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportsBabelfish(Boolean supportsBabelfish)
A value that indicates whether the engine version supports Babelfish for Aurora PostgreSQL.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportsCertificateRotationWithoutRestart(Boolean supportsCertificateRotationWithoutRestart)
A value that indicates whether the engine version supports rotating the server certificate without rebooting the
DB instance.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportsGlobalDatabases(Boolean supportsGlobalDatabases)
A value that indicates whether you can use Aurora global databases with a specific DB engine version.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportsLocalWriteForwarding(Boolean supportsLocalWriteForwarding)
A value that indicates whether the DB engine version supports forwarding write operations from reader DB
instances to the writer DB instance in the DB cluster.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportsLogExportsToCloudwatchLogs(Boolean supportsLogExportsToCloudwatchLogs)
A value that indicates whether the engine version supports exporting the log types specified by
ExportableLogTypes to CloudWatch Logs.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportsParallelQuery(Boolean supportsParallelQuery)
A value that indicates whether you can use Aurora parallel query with a specific DB engine version.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withSupportsReadReplica(Boolean supportsReadReplica)
Indicates whether the database engine version supports read replicas.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withTagList(Collection<Tag> tagList) |
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withTagList(Tag... tagList)
NOTE: This method appends the values to the existing list (if any).
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withValidUpgradeTarget(Collection<UpgradeTarget> validUpgradeTarget)
A list of engine versions that this database engine version can be upgraded to.
|
ModifyCustomDBEngineVersionResult |
ModifyCustomDBEngineVersionResult.withValidUpgradeTarget(UpgradeTarget... validUpgradeTarget)
A list of engine versions that this database engine version can be upgraded to.
|
Copyright © 2023. All rights reserved.