Package | Description |
---|---|
com.amazonaws.services.rds | |
com.amazonaws.services.rds.model | |
com.amazonaws.services.rds.model.transform |
Modifier and Type | Method and Description |
---|---|
DBSnapshot |
AmazonRDSClient.copyDBSnapshot(CopyDBSnapshotRequest copyDBSnapshotRequest)
Copies the specified DB snapshot.
|
DBSnapshot |
AmazonRDS.copyDBSnapshot(CopyDBSnapshotRequest copyDBSnapshotRequest)
Copies the specified DB snapshot.
|
DBSnapshot |
AbstractAmazonRDS.copyDBSnapshot(CopyDBSnapshotRequest request) |
DBSnapshot |
AmazonRDSClient.createDBSnapshot(CreateDBSnapshotRequest createDBSnapshotRequest)
Creates a DBSnapshot.
|
DBSnapshot |
AmazonRDS.createDBSnapshot(CreateDBSnapshotRequest createDBSnapshotRequest)
Creates a DBSnapshot.
|
DBSnapshot |
AbstractAmazonRDS.createDBSnapshot(CreateDBSnapshotRequest request) |
DBSnapshot |
AmazonRDSClient.deleteDBSnapshot(DeleteDBSnapshotRequest deleteDBSnapshotRequest)
Deletes a DBSnapshot.
|
DBSnapshot |
AmazonRDS.deleteDBSnapshot(DeleteDBSnapshotRequest deleteDBSnapshotRequest)
Deletes a DBSnapshot.
|
DBSnapshot |
AbstractAmazonRDS.deleteDBSnapshot(DeleteDBSnapshotRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsyncClient.copyDBSnapshotAsync(CopyDBSnapshotRequest request) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsync.copyDBSnapshotAsync(CopyDBSnapshotRequest copyDBSnapshotRequest)
Copies the specified DB snapshot.
|
java.util.concurrent.Future<DBSnapshot> |
AbstractAmazonRDSAsync.copyDBSnapshotAsync(CopyDBSnapshotRequest request) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsyncClient.copyDBSnapshotAsync(CopyDBSnapshotRequest request,
AsyncHandler<CopyDBSnapshotRequest,DBSnapshot> asyncHandler) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsync.copyDBSnapshotAsync(CopyDBSnapshotRequest copyDBSnapshotRequest,
AsyncHandler<CopyDBSnapshotRequest,DBSnapshot> asyncHandler)
Copies the specified DB snapshot.
|
java.util.concurrent.Future<DBSnapshot> |
AbstractAmazonRDSAsync.copyDBSnapshotAsync(CopyDBSnapshotRequest request,
AsyncHandler<CopyDBSnapshotRequest,DBSnapshot> asyncHandler) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsyncClient.createDBSnapshotAsync(CreateDBSnapshotRequest request) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsync.createDBSnapshotAsync(CreateDBSnapshotRequest createDBSnapshotRequest)
Creates a DBSnapshot.
|
java.util.concurrent.Future<DBSnapshot> |
AbstractAmazonRDSAsync.createDBSnapshotAsync(CreateDBSnapshotRequest request) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsyncClient.createDBSnapshotAsync(CreateDBSnapshotRequest request,
AsyncHandler<CreateDBSnapshotRequest,DBSnapshot> asyncHandler) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsync.createDBSnapshotAsync(CreateDBSnapshotRequest createDBSnapshotRequest,
AsyncHandler<CreateDBSnapshotRequest,DBSnapshot> asyncHandler)
Creates a DBSnapshot.
|
java.util.concurrent.Future<DBSnapshot> |
AbstractAmazonRDSAsync.createDBSnapshotAsync(CreateDBSnapshotRequest request,
AsyncHandler<CreateDBSnapshotRequest,DBSnapshot> asyncHandler) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsyncClient.deleteDBSnapshotAsync(DeleteDBSnapshotRequest request) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsync.deleteDBSnapshotAsync(DeleteDBSnapshotRequest deleteDBSnapshotRequest)
Deletes a DBSnapshot.
|
java.util.concurrent.Future<DBSnapshot> |
AbstractAmazonRDSAsync.deleteDBSnapshotAsync(DeleteDBSnapshotRequest request) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsyncClient.deleteDBSnapshotAsync(DeleteDBSnapshotRequest request,
AsyncHandler<DeleteDBSnapshotRequest,DBSnapshot> asyncHandler) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsync.deleteDBSnapshotAsync(DeleteDBSnapshotRequest deleteDBSnapshotRequest,
AsyncHandler<DeleteDBSnapshotRequest,DBSnapshot> asyncHandler)
Deletes a DBSnapshot.
|
java.util.concurrent.Future<DBSnapshot> |
AbstractAmazonRDSAsync.deleteDBSnapshotAsync(DeleteDBSnapshotRequest request,
AsyncHandler<DeleteDBSnapshotRequest,DBSnapshot> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsyncClient.copyDBSnapshotAsync(CopyDBSnapshotRequest request,
AsyncHandler<CopyDBSnapshotRequest,DBSnapshot> asyncHandler) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsync.copyDBSnapshotAsync(CopyDBSnapshotRequest copyDBSnapshotRequest,
AsyncHandler<CopyDBSnapshotRequest,DBSnapshot> asyncHandler)
Copies the specified DB snapshot.
|
java.util.concurrent.Future<DBSnapshot> |
AbstractAmazonRDSAsync.copyDBSnapshotAsync(CopyDBSnapshotRequest request,
AsyncHandler<CopyDBSnapshotRequest,DBSnapshot> asyncHandler) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsyncClient.createDBSnapshotAsync(CreateDBSnapshotRequest request,
AsyncHandler<CreateDBSnapshotRequest,DBSnapshot> asyncHandler) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsync.createDBSnapshotAsync(CreateDBSnapshotRequest createDBSnapshotRequest,
AsyncHandler<CreateDBSnapshotRequest,DBSnapshot> asyncHandler)
Creates a DBSnapshot.
|
java.util.concurrent.Future<DBSnapshot> |
AbstractAmazonRDSAsync.createDBSnapshotAsync(CreateDBSnapshotRequest request,
AsyncHandler<CreateDBSnapshotRequest,DBSnapshot> asyncHandler) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsyncClient.deleteDBSnapshotAsync(DeleteDBSnapshotRequest request,
AsyncHandler<DeleteDBSnapshotRequest,DBSnapshot> asyncHandler) |
java.util.concurrent.Future<DBSnapshot> |
AmazonRDSAsync.deleteDBSnapshotAsync(DeleteDBSnapshotRequest deleteDBSnapshotRequest,
AsyncHandler<DeleteDBSnapshotRequest,DBSnapshot> asyncHandler)
Deletes a DBSnapshot.
|
java.util.concurrent.Future<DBSnapshot> |
AbstractAmazonRDSAsync.deleteDBSnapshotAsync(DeleteDBSnapshotRequest request,
AsyncHandler<DeleteDBSnapshotRequest,DBSnapshot> asyncHandler) |
Modifier and Type | Field and Description |
---|---|
private SdkInternalList<DBSnapshot> |
DescribeDBSnapshotsResult.dBSnapshots
A list of DBSnapshot instances.
|
Modifier and Type | Method and Description |
---|---|
DBSnapshot |
DBSnapshot.clone() |
DBSnapshot |
DBSnapshot.withAllocatedStorage(java.lang.Integer allocatedStorage)
Specifies the allocated storage size in gigabytes (GB).
|
DBSnapshot |
DBSnapshot.withAvailabilityZone(java.lang.String availabilityZone)
Specifies the name of the Availability Zone the DB instance was located
in at the time of the DB snapshot.
|
DBSnapshot |
DBSnapshot.withDBInstanceIdentifier(java.lang.String dBInstanceIdentifier)
Specifies the DB instance identifier of the DB instance this DB snapshot
was created from.
|
DBSnapshot |
DBSnapshot.withDBSnapshotIdentifier(java.lang.String dBSnapshotIdentifier)
Specifies the identifier for the DB snapshot.
|
DBSnapshot |
DBSnapshot.withEncrypted(java.lang.Boolean encrypted)
Specifies whether the DB snapshot is encrypted.
|
DBSnapshot |
DBSnapshot.withEngine(java.lang.String engine)
Specifies the name of the database engine.
|
DBSnapshot |
DBSnapshot.withEngineVersion(java.lang.String engineVersion)
Specifies the version of the database engine.
|
DBSnapshot |
DBSnapshot.withInstanceCreateTime(java.util.Date instanceCreateTime)
Specifies the time when the snapshot was taken, in Universal Coordinated
Time (UTC).
|
DBSnapshot |
DBSnapshot.withIops(java.lang.Integer iops)
Specifies the Provisioned IOPS (I/O operations per second) value of the
DB instance at the time of the snapshot.
|
DBSnapshot |
DBSnapshot.withKmsKeyId(java.lang.String kmsKeyId)
If
Encrypted is true, the KMS key identifier for the
encrypted DB snapshot. |
DBSnapshot |
DBSnapshot.withLicenseModel(java.lang.String licenseModel)
License model information for the restored DB instance.
|
DBSnapshot |
DBSnapshot.withMasterUsername(java.lang.String masterUsername)
Provides the master username for the DB snapshot.
|
DBSnapshot |
DBSnapshot.withOptionGroupName(java.lang.String optionGroupName)
Provides the option group name for the DB snapshot.
|
DBSnapshot |
DBSnapshot.withPercentProgress(java.lang.Integer percentProgress)
The percentage of the estimated data that has been transferred.
|
DBSnapshot |
DBSnapshot.withPort(java.lang.Integer port)
Specifies the port that the database engine was listening on at the time
of the snapshot.
|
DBSnapshot |
DBSnapshot.withSnapshotCreateTime(java.util.Date snapshotCreateTime)
Provides the time when the snapshot was taken, in Universal Coordinated
Time (UTC).
|
DBSnapshot |
DBSnapshot.withSnapshotType(java.lang.String snapshotType)
Provides the type of the DB snapshot.
|
DBSnapshot |
DBSnapshot.withSourceDBSnapshotIdentifier(java.lang.String sourceDBSnapshotIdentifier)
The DB snapshot Arn that the DB snapshot was copied from.
|
DBSnapshot |
DBSnapshot.withSourceRegion(java.lang.String sourceRegion)
The region that the DB snapshot was created in or copied from.
|
DBSnapshot |
DBSnapshot.withStatus(java.lang.String status)
Specifies the status of this DB snapshot.
|
DBSnapshot |
DBSnapshot.withStorageType(java.lang.String storageType)
Specifies the storage type associated with DB Snapshot.
|
DBSnapshot |
DBSnapshot.withTdeCredentialArn(java.lang.String tdeCredentialArn)
The ARN from the Key Store with which to associate the instance for TDE
encryption.
|
DBSnapshot |
DBSnapshot.withVpcId(java.lang.String vpcId)
Provides the VPC ID associated with the DB snapshot.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<DBSnapshot> |
DescribeDBSnapshotsResult.getDBSnapshots()
A list of DBSnapshot instances.
|
Modifier and Type | Method and Description |
---|---|
DescribeDBSnapshotsResult |
DescribeDBSnapshotsResult.withDBSnapshots(DBSnapshot... dBSnapshots)
A list of DBSnapshot instances.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDBSnapshotsResult.setDBSnapshots(java.util.Collection<DBSnapshot> dBSnapshots)
A list of DBSnapshot instances.
|
DescribeDBSnapshotsResult |
DescribeDBSnapshotsResult.withDBSnapshots(java.util.Collection<DBSnapshot> dBSnapshots)
A list of DBSnapshot instances.
|
Modifier and Type | Method and Description |
---|---|
DBSnapshot |
DBSnapshotStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |