Uses of Interface
software.amazon.awssdk.services.rds.model.DBEngineVersion.Builder
Packages that use DBEngineVersion.Builder
-
Uses of DBEngineVersion.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DBEngineVersion.BuilderModifier and TypeMethodDescriptionstatic DBEngineVersion.BuilderDBEngineVersion.builder()DBEngineVersion.Builder.createTime(Instant createTime) The creation time of the DB engine version.DBEngineVersion.Builder.customDBEngineVersionManifest(String customDBEngineVersionManifest) JSON string that lists the installation files and parameters that RDS Custom uses to create a custom engine version (CEV).DBEngineVersion.Builder.databaseInstallationFiles(String... databaseInstallationFiles) The database installation files (ISO and EXE) uploaded to Amazon S3 for your database engine version to import to Amazon RDS.DBEngineVersion.Builder.databaseInstallationFiles(Collection<String> databaseInstallationFiles) The database installation files (ISO and EXE) uploaded to Amazon S3 for your database engine version to import to Amazon RDS.DBEngineVersion.Builder.databaseInstallationFilesS3BucketName(String databaseInstallationFilesS3BucketName) The name of the Amazon S3 bucket that contains your database installation files.DBEngineVersion.Builder.databaseInstallationFilesS3Prefix(String databaseInstallationFilesS3Prefix) The Amazon S3 directory that contains the database installation files.DBEngineVersion.Builder.dbEngineDescription(String dbEngineDescription) The description of the database engine.DBEngineVersion.Builder.dbEngineMediaType(String dbEngineMediaType) A value that indicates the source media provider of the AMI based on the usage operation.DBEngineVersion.Builder.dbEngineVersionArn(String dbEngineVersionArn) The ARN of the custom engine version.DBEngineVersion.Builder.dbEngineVersionDescription(String dbEngineVersionDescription) The description of the database engine version.DBEngineVersion.Builder.dbParameterGroupFamily(String dbParameterGroupFamily) The name of the DB parameter group family for the database engine.default DBEngineVersion.BuilderDBEngineVersion.Builder.defaultCharacterSet(Consumer<CharacterSet.Builder> defaultCharacterSet) The default character set for new instances of this engine version, if theCharacterSetNameparameter of the CreateDBInstance API isn't specified.DBEngineVersion.Builder.defaultCharacterSet(CharacterSet defaultCharacterSet) The default character set for new instances of this engine version, if theCharacterSetNameparameter of the CreateDBInstance API isn't specified.The name of the database engine.DBEngineVersion.Builder.engineVersion(String engineVersion) The version number of the database engine.DBEngineVersion.Builder.exportableLogTypes(String... exportableLogTypes) The types of logs that the database engine has available for export to CloudWatch Logs.DBEngineVersion.Builder.exportableLogTypes(Collection<String> exportableLogTypes) The types of logs that the database engine has available for export to CloudWatch Logs.DBEngineVersion.Builder.failureReason(String failureReason) The reason that the custom engine version creation forsqlserver-dev-eefailed with anincompatible-installation-mediastatus.default DBEngineVersion.BuilderDBEngineVersion.Builder.image(Consumer<CustomDBEngineVersionAMI.Builder> image) The EC2 imageDBEngineVersion.Builder.image(CustomDBEngineVersionAMI image) The EC2 imageThe Amazon Web Services KMS key identifier for an encrypted CEV.DBEngineVersion.Builder.majorEngineVersion(String majorEngineVersion) The major engine version of the CEV.default DBEngineVersion.BuilderDBEngineVersion.Builder.serverlessV2FeaturesSupport(Consumer<ServerlessV2FeaturesSupport.Builder> serverlessV2FeaturesSupport) Specifies any Aurora Serverless v2 properties or limits that differ between Aurora engine versions.DBEngineVersion.Builder.serverlessV2FeaturesSupport(ServerlessV2FeaturesSupport serverlessV2FeaturesSupport) Specifies any Aurora Serverless v2 properties or limits that differ between Aurora engine versions.The status of the DB engine version, eitheravailableordeprecated.DBEngineVersion.Builder.supportedCACertificateIdentifiers(String... supportedCACertificateIdentifiers) A list of the supported CA certificate identifiers.DBEngineVersion.Builder.supportedCACertificateIdentifiers(Collection<String> supportedCACertificateIdentifiers) A list of the supported CA certificate identifiers.DBEngineVersion.Builder.supportedCharacterSets(Collection<CharacterSet> supportedCharacterSets) A list of the character sets supported by this engine for theCharacterSetNameparameter of theCreateDBInstanceoperation.DBEngineVersion.Builder.supportedCharacterSets(Consumer<CharacterSet.Builder>... supportedCharacterSets) A list of the character sets supported by this engine for theCharacterSetNameparameter of theCreateDBInstanceoperation.DBEngineVersion.Builder.supportedCharacterSets(CharacterSet... supportedCharacterSets) A list of the character sets supported by this engine for theCharacterSetNameparameter of theCreateDBInstanceoperation.DBEngineVersion.Builder.supportedEngineModes(String... supportedEngineModes) A list of the supported DB engine modes.DBEngineVersion.Builder.supportedEngineModes(Collection<String> supportedEngineModes) A list of the supported DB engine modes.DBEngineVersion.Builder.supportedFeatureNames(String... supportedFeatureNames) A list of features supported by the DB engine.DBEngineVersion.Builder.supportedFeatureNames(Collection<String> supportedFeatureNames) A list of features supported by the DB engine.DBEngineVersion.Builder.supportedNcharCharacterSets(Collection<CharacterSet> supportedNcharCharacterSets) A list of the character sets supported by the Oracle DB engine for theNcharCharacterSetNameparameter of theCreateDBInstanceoperation.DBEngineVersion.Builder.supportedNcharCharacterSets(Consumer<CharacterSet.Builder>... supportedNcharCharacterSets) A list of the character sets supported by the Oracle DB engine for theNcharCharacterSetNameparameter of theCreateDBInstanceoperation.DBEngineVersion.Builder.supportedNcharCharacterSets(CharacterSet... supportedNcharCharacterSets) A list of the character sets supported by the Oracle DB engine for theNcharCharacterSetNameparameter of theCreateDBInstanceoperation.DBEngineVersion.Builder.supportedTimezones(Collection<Timezone> supportedTimezones) A list of the time zones supported by this engine for theTimezoneparameter of theCreateDBInstanceaction.DBEngineVersion.Builder.supportedTimezones(Consumer<Timezone.Builder>... supportedTimezones) A list of the time zones supported by this engine for theTimezoneparameter of theCreateDBInstanceaction.DBEngineVersion.Builder.supportedTimezones(Timezone... supportedTimezones) A list of the time zones supported by this engine for theTimezoneparameter of theCreateDBInstanceaction.DBEngineVersion.Builder.supportsBabelfish(Boolean supportsBabelfish) Indicates whether the engine version supports Babelfish for Aurora PostgreSQL.DBEngineVersion.Builder.supportsCertificateRotationWithoutRestart(Boolean supportsCertificateRotationWithoutRestart) Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.DBEngineVersion.Builder.supportsGlobalDatabases(Boolean supportsGlobalDatabases) Indicates whether you can use Aurora global databases with a specific DB engine version.DBEngineVersion.Builder.supportsIntegrations(Boolean supportsIntegrations) Indicates whether the DB engine version supports zero-ETL integrations with Amazon Redshift.DBEngineVersion.Builder.supportsLimitlessDatabase(Boolean supportsLimitlessDatabase) Indicates whether the DB engine version supports Aurora Limitless Database.DBEngineVersion.Builder.supportsLocalWriteForwarding(Boolean supportsLocalWriteForwarding) Indicates whether the DB engine version supports forwarding write operations from reader DB instances to the writer DB instance in the DB cluster.DBEngineVersion.Builder.supportsLogExportsToCloudwatchLogs(Boolean supportsLogExportsToCloudwatchLogs) Indicates whether the engine version supports exporting the log types specified by ExportableLogTypes to CloudWatch Logs.DBEngineVersion.Builder.supportsParallelQuery(Boolean supportsParallelQuery) Indicates whether you can use Aurora parallel query with a specific DB engine version.DBEngineVersion.Builder.supportsReadReplica(Boolean supportsReadReplica) Indicates whether the database engine version supports read replicas.DBEngineVersion.Builder.tagList(Collection<Tag> tagList) Sets the value of the TagList property for this object.DBEngineVersion.Builder.tagList(Consumer<Tag.Builder>... tagList) Sets the value of the TagList property for this object.Sets the value of the TagList property for this object.DBEngineVersion.toBuilder()DBEngineVersion.Builder.validUpgradeTarget(Collection<UpgradeTarget> validUpgradeTarget) A list of engine versions that this database engine version can be upgraded to.DBEngineVersion.Builder.validUpgradeTarget(Consumer<UpgradeTarget.Builder>... validUpgradeTarget) A list of engine versions that this database engine version can be upgraded to.DBEngineVersion.Builder.validUpgradeTarget(UpgradeTarget... validUpgradeTarget) A list of engine versions that this database engine version can be upgraded to.Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DBEngineVersion.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DBEngineVersion.Builder>DBEngineVersion.serializableBuilderClass()