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