Uses of Interface
software.amazon.awssdk.services.rds.model.DBInstance.Builder
Packages that use DBInstance.Builder
-
Uses of DBInstance.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DBInstance.BuilderModifier and TypeMethodDescriptionDBInstance.Builder.activityStreamEngineNativeAuditFieldsIncluded(Boolean activityStreamEngineNativeAuditFieldsIncluded) Indicates whether engine-native audit fields are included in the database activity stream.DBInstance.Builder.activityStreamKinesisStreamName(String activityStreamKinesisStreamName) The name of the Amazon Kinesis data stream used for the database activity stream.DBInstance.Builder.activityStreamKmsKeyId(String activityStreamKmsKeyId) The Amazon Web Services KMS key identifier used for encrypting messages in the database activity stream.DBInstance.Builder.activityStreamMode(String activityStreamMode) The mode of the database activity stream.DBInstance.Builder.activityStreamMode(ActivityStreamMode activityStreamMode) The mode of the database activity stream.DBInstance.Builder.activityStreamPolicyStatus(String activityStreamPolicyStatus) The status of the policy state of the activity stream.DBInstance.Builder.activityStreamPolicyStatus(ActivityStreamPolicyStatus activityStreamPolicyStatus) The status of the policy state of the activity stream.DBInstance.Builder.activityStreamStatus(String activityStreamStatus) The status of the database activity stream.DBInstance.Builder.activityStreamStatus(ActivityStreamStatus activityStreamStatus) The status of the database activity stream.DBInstance.Builder.additionalStorageVolumes(Collection<AdditionalStorageVolumeOutput> additionalStorageVolumes) The additional storage volumes associated with the DB instance.DBInstance.Builder.additionalStorageVolumes(Consumer<AdditionalStorageVolumeOutput.Builder>... additionalStorageVolumes) The additional storage volumes associated with the DB instance.DBInstance.Builder.additionalStorageVolumes(AdditionalStorageVolumeOutput... additionalStorageVolumes) The additional storage volumes associated with the DB instance.DBInstance.Builder.allocatedStorage(Integer allocatedStorage) The amount of storage in gibibytes (GiB) allocated for the DB instance.DBInstance.Builder.associatedRoles(Collection<DBInstanceRole> associatedRoles) The Amazon Web Services Identity and Access Management (IAM) roles associated with the DB instance.DBInstance.Builder.associatedRoles(Consumer<DBInstanceRole.Builder>... associatedRoles) The Amazon Web Services Identity and Access Management (IAM) roles associated with the DB instance.DBInstance.Builder.associatedRoles(DBInstanceRole... associatedRoles) The Amazon Web Services Identity and Access Management (IAM) roles associated with the DB instance.DBInstance.Builder.automaticRestartTime(Instant automaticRestartTime) The time when a stopped DB instance is restarted automatically.DBInstance.Builder.automationMode(String automationMode) The automation mode of the RDS Custom DB instance:fullorall paused.DBInstance.Builder.automationMode(AutomationMode automationMode) The automation mode of the RDS Custom DB instance:fullorall paused.DBInstance.Builder.autoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade) Indicates whether minor version patches are applied automatically.DBInstance.Builder.availabilityZone(String availabilityZone) The name of the Availability Zone where the DB instance is located.DBInstance.Builder.awsBackupRecoveryPointArn(String awsBackupRecoveryPointArn) The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.DBInstance.Builder.backupRetentionPeriod(Integer backupRetentionPeriod) The number of days for which automatic DB snapshots are retained.DBInstance.Builder.backupTarget(String backupTarget) The location where automated backups and manual snapshots are stored: Dedicated Local Zones, Amazon Web Services Outposts or the Amazon Web Services Region.static DBInstance.BuilderDBInstance.builder()DBInstance.Builder.caCertificateIdentifier(String caCertificateIdentifier) The identifier of the CA certificate for this DB instance.default DBInstance.BuilderDBInstance.Builder.certificateDetails(Consumer<CertificateDetails.Builder> certificateDetails) The details of the DB instance's server certificate.DBInstance.Builder.certificateDetails(CertificateDetails certificateDetails) The details of the DB instance's server certificate.DBInstance.Builder.characterSetName(String characterSetName) If present, specifies the name of the character set that this instance is associated with.DBInstance.Builder.copyTagsToSnapshot(Boolean copyTagsToSnapshot) Indicates whether tags are copied from the DB instance to snapshots of the DB instance.DBInstance.Builder.customerOwnedIpEnabled(Boolean customerOwnedIpEnabled) Indicates whether a customer-owned IP address (CoIP) is enabled for an RDS on Outposts DB instance.DBInstance.Builder.customIamInstanceProfile(String customIamInstanceProfile) The instance profile associated with the underlying Amazon EC2 instance of an RDS Custom DB instance.DBInstance.Builder.databaseInsightsMode(String databaseInsightsMode) The mode of Database Insights that is enabled for the instance.DBInstance.Builder.databaseInsightsMode(DatabaseInsightsMode databaseInsightsMode) The mode of Database Insights that is enabled for the instance.DBInstance.Builder.dbClusterIdentifier(String dbClusterIdentifier) If the DB instance is a member of a DB cluster, indicates the name of the DB cluster that the DB instance is a member of.DBInstance.Builder.dbInstanceArn(String dbInstanceArn) The Amazon Resource Name (ARN) for the DB instance.DBInstance.Builder.dbInstanceAutomatedBackupsReplications(Collection<DBInstanceAutomatedBackupsReplication> dbInstanceAutomatedBackupsReplications) The list of replicated automated backups associated with the DB instance.DBInstance.Builder.dbInstanceAutomatedBackupsReplications(Consumer<DBInstanceAutomatedBackupsReplication.Builder>... dbInstanceAutomatedBackupsReplications) The list of replicated automated backups associated with the DB instance.DBInstance.Builder.dbInstanceAutomatedBackupsReplications(DBInstanceAutomatedBackupsReplication... dbInstanceAutomatedBackupsReplications) The list of replicated automated backups associated with the DB instance.DBInstance.Builder.dbInstanceClass(String dbInstanceClass) The name of the compute and memory capacity class of the DB instance.DBInstance.Builder.dbInstanceIdentifier(String dbInstanceIdentifier) The user-supplied database identifier.DBInstance.Builder.dbInstancePort(Integer dbInstancePort) The port that the DB instance listens on.DBInstance.Builder.dbInstanceStatus(String dbInstanceStatus) The current state of this database.DBInstance.Builder.dbiResourceId(String dbiResourceId) The Amazon Web Services Region-unique, immutable identifier for the DB instance.The initial database name that you provided (if required) when you created the DB instance.DBInstance.Builder.dbParameterGroups(Collection<DBParameterGroupStatus> dbParameterGroups) The list of DB parameter groups applied to this DB instance.DBInstance.Builder.dbParameterGroups(Consumer<DBParameterGroupStatus.Builder>... dbParameterGroups) The list of DB parameter groups applied to this DB instance.DBInstance.Builder.dbParameterGroups(DBParameterGroupStatus... dbParameterGroups) The list of DB parameter groups applied to this DB instance.DBInstance.Builder.dbSecurityGroups(Collection<DBSecurityGroupMembership> dbSecurityGroups) A list of DB security group elements containingDBSecurityGroup.NameandDBSecurityGroup.Statussubelements.DBInstance.Builder.dbSecurityGroups(Consumer<DBSecurityGroupMembership.Builder>... dbSecurityGroups) A list of DB security group elements containingDBSecurityGroup.NameandDBSecurityGroup.Statussubelements.DBInstance.Builder.dbSecurityGroups(DBSecurityGroupMembership... dbSecurityGroups) A list of DB security group elements containingDBSecurityGroup.NameandDBSecurityGroup.Statussubelements.default DBInstance.BuilderDBInstance.Builder.dbSubnetGroup(Consumer<DBSubnetGroup.Builder> dbSubnetGroup) Information about the subnet group associated with the DB instance, including the name, description, and subnets in the subnet group.DBInstance.Builder.dbSubnetGroup(DBSubnetGroup dbSubnetGroup) Information about the subnet group associated with the DB instance, including the name, description, and subnets in the subnet group.DBInstance.Builder.dbSystemId(String dbSystemId) The Oracle system ID (Oracle SID) for a container database (CDB).DBInstance.Builder.dedicatedLogVolume(Boolean dedicatedLogVolume) Indicates whether the DB instance has a dedicated log volume (DLV) enabled.DBInstance.Builder.deletionProtection(Boolean deletionProtection) Indicates whether the DB instance has deletion protection enabled.DBInstance.Builder.domainMemberships(Collection<DomainMembership> domainMemberships) The Active Directory Domain membership records associated with the DB instance.DBInstance.Builder.domainMemberships(Consumer<DomainMembership.Builder>... domainMemberships) The Active Directory Domain membership records associated with the DB instance.DBInstance.Builder.domainMemberships(DomainMembership... domainMemberships) The Active Directory Domain membership records associated with the DB instance.DBInstance.Builder.enabledCloudwatchLogsExports(String... enabledCloudwatchLogsExports) A list of log types that this DB instance is configured to export to CloudWatch Logs.DBInstance.Builder.enabledCloudwatchLogsExports(Collection<String> enabledCloudwatchLogsExports) A list of log types that this DB instance is configured to export to CloudWatch Logs.default DBInstance.BuilderDBInstance.Builder.endpoint(Consumer<Endpoint.Builder> endpoint) The connection endpoint for the DB instance.The connection endpoint for the DB instance.The database engine used for this DB instance.DBInstance.Builder.engineLifecycleSupport(String engineLifecycleSupport) The lifecycle type for the DB instance.DBInstance.Builder.engineVersion(String engineVersion) The version of the database engine.DBInstance.Builder.enhancedMonitoringResourceArn(String enhancedMonitoringResourceArn) The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log stream that receives the Enhanced Monitoring metrics data for the DB instance.DBInstance.Builder.iamDatabaseAuthenticationEnabled(Boolean iamDatabaseAuthenticationEnabled) Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database accounts is enabled for the DB instance.DBInstance.Builder.instanceCreateTime(Instant instanceCreateTime) The date and time when the DB instance was created.The Provisioned IOPS (I/O operations per second) value for the DB instance.DBInstance.Builder.isStorageConfigUpgradeAvailable(Boolean isStorageConfigUpgradeAvailable) Indicates whether an upgrade is recommended for the storage file system configuration on the DB instance.IfStorageEncryptedis enabled, the Amazon Web Services KMS key identifier for the encrypted DB instance.DBInstance.Builder.latestRestorableTime(Instant latestRestorableTime) The latest time to which a database in this DB instance can be restored with point-in-time restore.DBInstance.Builder.licenseModel(String licenseModel) The license model information for this DB instance.default DBInstance.BuilderDBInstance.Builder.listenerEndpoint(Consumer<Endpoint.Builder> listenerEndpoint) The listener connection endpoint for SQL Server Always On.DBInstance.Builder.listenerEndpoint(Endpoint listenerEndpoint) The listener connection endpoint for SQL Server Always On.DBInstance.Builder.masterUsername(String masterUsername) The master username for the DB instance.default DBInstance.BuilderDBInstance.Builder.masterUserSecret(Consumer<MasterUserSecret.Builder> masterUserSecret) The secret managed by RDS in Amazon Web Services Secrets Manager for the master user password.DBInstance.Builder.masterUserSecret(MasterUserSecret masterUserSecret) The secret managed by RDS in Amazon Web Services Secrets Manager for the master user password.DBInstance.Builder.maxAllocatedStorage(Integer maxAllocatedStorage) The upper limit in gibibytes (GiB) to which Amazon RDS can automatically scale the storage of the DB instance.DBInstance.Builder.monitoringInterval(Integer monitoringInterval) The interval, in seconds, between points when Enhanced Monitoring metrics are collected for the DB instance.DBInstance.Builder.monitoringRoleArn(String monitoringRoleArn) The ARN for the IAM role that permits RDS to send Enhanced Monitoring metrics to Amazon CloudWatch Logs.Indicates whether the DB instance is a Multi-AZ deployment.DBInstance.Builder.multiTenant(Boolean multiTenant) Specifies whether the DB instance is in the multi-tenant configuration (TRUE) or the single-tenant configuration (FALSE).DBInstance.Builder.ncharCharacterSetName(String ncharCharacterSetName) The name of the NCHAR character set for the Oracle DB instance.DBInstance.Builder.networkType(String networkType) The network type of the DB instance.DBInstance.Builder.optionGroupMemberships(Collection<OptionGroupMembership> optionGroupMemberships) The list of option group memberships for this DB instance.DBInstance.Builder.optionGroupMemberships(Consumer<OptionGroupMembership.Builder>... optionGroupMemberships) The list of option group memberships for this DB instance.DBInstance.Builder.optionGroupMemberships(OptionGroupMembership... optionGroupMemberships) The list of option group memberships for this DB instance.default DBInstance.BuilderDBInstance.Builder.pendingModifiedValues(Consumer<PendingModifiedValues.Builder> pendingModifiedValues) Information about pending changes to the DB instance.DBInstance.Builder.pendingModifiedValues(PendingModifiedValues pendingModifiedValues) Information about pending changes to the DB instance.DBInstance.Builder.percentProgress(String percentProgress) The progress of the storage optimization operation as a percentage.DBInstance.Builder.performanceInsightsEnabled(Boolean performanceInsightsEnabled) Indicates whether Performance Insights is enabled for the DB instance.DBInstance.Builder.performanceInsightsKMSKeyId(String performanceInsightsKMSKeyId) The Amazon Web Services KMS key identifier for encryption of Performance Insights data.DBInstance.Builder.performanceInsightsRetentionPeriod(Integer performanceInsightsRetentionPeriod) The number of days to retain Performance Insights data.DBInstance.Builder.preferredBackupWindow(String preferredBackupWindow) The daily time range during which automated backups are created if automated backups are enabled, as determined by theBackupRetentionPeriod.DBInstance.Builder.preferredMaintenanceWindow(String preferredMaintenanceWindow) The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).DBInstance.Builder.processorFeatures(Collection<ProcessorFeature> processorFeatures) The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.DBInstance.Builder.processorFeatures(Consumer<ProcessorFeature.Builder>... processorFeatures) The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.DBInstance.Builder.processorFeatures(ProcessorFeature... processorFeatures) The number of CPU cores and the number of threads per core for the DB instance class of the DB instance.DBInstance.Builder.promotionTier(Integer promotionTier) The order of priority in which an Aurora Replica is promoted to the primary instance after a failure of the existing primary instance.DBInstance.Builder.publiclyAccessible(Boolean publiclyAccessible) Indicates whether the DB instance is publicly accessible.DBInstance.Builder.readReplicaDBClusterIdentifiers(String... readReplicaDBClusterIdentifiers) The identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.DBInstance.Builder.readReplicaDBClusterIdentifiers(Collection<String> readReplicaDBClusterIdentifiers) The identifiers of Aurora DB clusters to which the RDS DB instance is replicated as a read replica.DBInstance.Builder.readReplicaDBInstanceIdentifiers(String... readReplicaDBInstanceIdentifiers) The identifiers of the read replicas associated with this DB instance.DBInstance.Builder.readReplicaDBInstanceIdentifiers(Collection<String> readReplicaDBInstanceIdentifiers) The identifiers of the read replicas associated with this DB instance.DBInstance.Builder.readReplicaSourceDBClusterIdentifier(String readReplicaSourceDBClusterIdentifier) The identifier of the source DB cluster if this DB instance is a read replica.DBInstance.Builder.readReplicaSourceDBInstanceIdentifier(String readReplicaSourceDBInstanceIdentifier) The identifier of the source DB instance if this DB instance is a read replica.DBInstance.Builder.replicaMode(String replicaMode) The open mode of a Db2 or an Oracle read replica.DBInstance.Builder.replicaMode(ReplicaMode replicaMode) The open mode of a Db2 or an Oracle read replica.DBInstance.Builder.resumeFullAutomationModeTime(Instant resumeFullAutomationModeTime) The number of minutes to pause the automation.DBInstance.Builder.secondaryAvailabilityZone(String secondaryAvailabilityZone) If present, specifies the name of the secondary Availability Zone for a DB instance with multi-AZ support.DBInstance.Builder.statusInfos(Collection<DBInstanceStatusInfo> statusInfos) The status of a read replica.DBInstance.Builder.statusInfos(Consumer<DBInstanceStatusInfo.Builder>... statusInfos) The status of a read replica.DBInstance.Builder.statusInfos(DBInstanceStatusInfo... statusInfos) The status of a read replica.DBInstance.Builder.storageEncrypted(Boolean storageEncrypted) Indicates whether the DB instance is encrypted.DBInstance.Builder.storageEncryptionType(String storageEncryptionType) The type of encryption used to protect data at rest in the DB instance.DBInstance.Builder.storageEncryptionType(StorageEncryptionType storageEncryptionType) The type of encryption used to protect data at rest in the DB instance.DBInstance.Builder.storageThroughput(Integer storageThroughput) The storage throughput for the DB instance.DBInstance.Builder.storageType(String storageType) The storage type associated with the DB instance.DBInstance.Builder.storageVolumeStatus(String storageVolumeStatus) The detailed status information for storage volumes associated with the DB instance.DBInstance.Builder.tagList(Collection<Tag> tagList) Sets the value of the TagList property for this object.DBInstance.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.DBInstance.Builder.tdeCredentialArn(String tdeCredentialArn) The ARN from the key store with which the instance is associated for TDE encryption.The time zone of the DB instance.DBInstance.toBuilder()DBInstance.Builder.upgradeRolloutOrder(String upgradeRolloutOrder) This data type represents the order in which the instances are upgraded.DBInstance.Builder.upgradeRolloutOrder(UpgradeRolloutOrder upgradeRolloutOrder) This data type represents the order in which the instances are upgraded.DBInstance.Builder.vpcSecurityGroups(Collection<VpcSecurityGroupMembership> vpcSecurityGroups) The list of Amazon EC2 VPC security groups that the DB instance belongs to.DBInstance.Builder.vpcSecurityGroups(Consumer<VpcSecurityGroupMembership.Builder>... vpcSecurityGroups) The list of Amazon EC2 VPC security groups that the DB instance belongs to.DBInstance.Builder.vpcSecurityGroups(VpcSecurityGroupMembership... vpcSecurityGroups) The list of Amazon EC2 VPC security groups that the DB instance belongs to.Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DBInstance.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DBInstance.Builder>DBInstance.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.rds.model with type arguments of type DBInstance.BuilderModifier and TypeMethodDescriptionCreateDbInstanceReadReplicaResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.default CreateDbInstanceResponse.BuilderCreateDbInstanceResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.default DeleteDbInstanceResponse.BuilderDeleteDbInstanceResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.default ModifyDbInstanceResponse.BuilderModifyDbInstanceResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.PromoteReadReplicaResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.default RebootDbInstanceResponse.BuilderRebootDbInstanceResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.RestoreDbInstanceFromDbSnapshotResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.RestoreDbInstanceFromS3Response.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.RestoreDbInstanceToPointInTimeResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.default StartDbInstanceResponse.BuilderStartDbInstanceResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.default StopDbInstanceResponse.BuilderStopDbInstanceResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.SwitchoverReadReplicaResponse.Builder.dbInstance(Consumer<DBInstance.Builder> dbInstance) Sets the value of the DBInstance property for this object.