| Package | Description |
|---|---|
| com.amazonaws.services.rds |
|
| com.amazonaws.services.rds.model |
| Modifier and Type | Method and Description |
|---|---|
DBClusterAutomatedBackup |
AbstractAmazonRDS.deleteDBClusterAutomatedBackup(DeleteDBClusterAutomatedBackupRequest request) |
DBClusterAutomatedBackup |
AmazonRDSClient.deleteDBClusterAutomatedBackup(DeleteDBClusterAutomatedBackupRequest request)
Deletes automated backups using the
DbClusterResourceId value of the source DB cluster or the Amazon
Resource Name (ARN) of the automated backups. |
DBClusterAutomatedBackup |
AmazonRDS.deleteDBClusterAutomatedBackup(DeleteDBClusterAutomatedBackupRequest deleteDBClusterAutomatedBackupRequest)
Deletes automated backups using the
DbClusterResourceId value of the source DB cluster or the Amazon
Resource Name (ARN) of the automated backups. |
| Modifier and Type | Method and Description |
|---|---|
Future<DBClusterAutomatedBackup> |
AmazonRDSAsyncClient.deleteDBClusterAutomatedBackupAsync(DeleteDBClusterAutomatedBackupRequest request,
AsyncHandler<DeleteDBClusterAutomatedBackupRequest,DBClusterAutomatedBackup> asyncHandler) |
Future<DBClusterAutomatedBackup> |
AbstractAmazonRDSAsync.deleteDBClusterAutomatedBackupAsync(DeleteDBClusterAutomatedBackupRequest request,
AsyncHandler<DeleteDBClusterAutomatedBackupRequest,DBClusterAutomatedBackup> asyncHandler) |
Future<DBClusterAutomatedBackup> |
AmazonRDSAsync.deleteDBClusterAutomatedBackupAsync(DeleteDBClusterAutomatedBackupRequest deleteDBClusterAutomatedBackupRequest,
AsyncHandler<DeleteDBClusterAutomatedBackupRequest,DBClusterAutomatedBackup> asyncHandler)
Deletes automated backups using the
DbClusterResourceId value of the source DB cluster or the Amazon
Resource Name (ARN) of the automated backups. |
| Modifier and Type | Method and Description |
|---|---|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.clone() |
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withAllocatedStorage(Integer allocatedStorage)
For all database engines except Amazon Aurora,
AllocatedStorage specifies the allocated storage size
in gibibytes (GiB). |
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withAvailabilityZones(Collection<String> availabilityZones)
The Availability Zones where instances in the DB cluster can be created.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withAvailabilityZones(String... availabilityZones)
The Availability Zones where instances in the DB cluster can be created.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withAwsBackupRecoveryPointArn(String awsBackupRecoveryPointArn)
The Amazon Resource Name (ARN) of the recovery point in Amazon Web Services Backup.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withBackupRetentionPeriod(Integer backupRetentionPeriod)
The retention period for the automated backups.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withClusterCreateTime(Date clusterCreateTime)
The time when the DB cluster was created, in Universal Coordinated Time (UTC).
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withDBClusterArn(String dBClusterArn)
The Amazon Resource Name (ARN) for the source DB cluster.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withDBClusterAutomatedBackupsArn(String dBClusterAutomatedBackupsArn)
The Amazon Resource Name (ARN) for the automated backups.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withDBClusterIdentifier(String dBClusterIdentifier)
The identifier for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services
Region.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withDbClusterResourceId(String dbClusterResourceId)
The resource ID for the source DB cluster, which can't be changed and which is unique to an Amazon Web Services
Region.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withEngine(String engine)
The name of the database engine for this automated backup.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withEngineMode(String engineMode)
The engine mode of the database engine for the automated backup.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withEngineVersion(String engineVersion)
The version of the database engine for the automated backup.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withIAMDatabaseAuthenticationEnabled(Boolean iAMDatabaseAuthenticationEnabled)
Indicates whether mapping of Amazon Web Services Identity and Access Management (IAM) accounts to database
accounts is enabled.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withIops(Integer iops)
The IOPS (I/O operations per second) value for the automated backup.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withKmsKeyId(String kmsKeyId)
The Amazon Web Services KMS key ID for an automated backup.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withLicenseModel(String licenseModel)
The license model information for this DB cluster automated backup.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withMasterUsername(String masterUsername)
The master user name of the automated backup.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withPort(Integer port)
The port number that the automated backup used for connections.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withRegion(String region)
The Amazon Web Services Region associated with the automated backup.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withRestoreWindow(RestoreWindow restoreWindow) |
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withStatus(String status)
A list of status information for an automated backup:
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withStorageEncrypted(Boolean storageEncrypted)
Indicates whether the source DB cluster is encrypted.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withStorageThroughput(Integer storageThroughput)
The storage throughput for the automated backup.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withStorageType(String storageType)
The storage type associated with the DB cluster.
|
DBClusterAutomatedBackup |
DBClusterAutomatedBackup.withVpcId(String vpcId)
The VPC ID associated with the DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
List<DBClusterAutomatedBackup> |
DescribeDBClusterAutomatedBackupsResult.getDBClusterAutomatedBackups()
A list of
DBClusterAutomatedBackup backups. |
| Modifier and Type | Method and Description |
|---|---|
DescribeDBClusterAutomatedBackupsResult |
DescribeDBClusterAutomatedBackupsResult.withDBClusterAutomatedBackups(DBClusterAutomatedBackup... dBClusterAutomatedBackups)
A list of
DBClusterAutomatedBackup backups. |
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDBClusterAutomatedBackupsResult.setDBClusterAutomatedBackups(Collection<DBClusterAutomatedBackup> dBClusterAutomatedBackups)
A list of
DBClusterAutomatedBackup backups. |
DescribeDBClusterAutomatedBackupsResult |
DescribeDBClusterAutomatedBackupsResult.withDBClusterAutomatedBackups(Collection<DBClusterAutomatedBackup> dBClusterAutomatedBackups)
A list of
DBClusterAutomatedBackup backups. |
Copyright © 2024. All rights reserved.