- DBEngineVersion - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element in the action
DescribeDBEngineVersions.
- DBEngineVersion() - Constructor for class com.amazonaws.services.rds.model.DBEngineVersion
-
Default constructor for a new DBEngineVersion object.
- DBInstance - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the following
actions:
- DBInstance() - Constructor for class com.amazonaws.services.rds.model.DBInstance
-
- DBInstanceAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
User already has a DB instance with the given identifier.
- DBInstanceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceAlreadyExistsException
-
Constructs a new DBInstanceAlreadyExistsException with the specified error
message.
- DBInstanceNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBInstanceIdentifier does not refer to an existing DB
instance.
- DBInstanceNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBInstanceNotFoundException
-
Constructs a new DBInstanceNotFoundException with the specified error
message.
- DBInstanceStatusInfo - Class in com.amazonaws.services.rds.model
-
Provides a list of status information for a DB instance.
- DBInstanceStatusInfo() - Constructor for class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
- DBParameterGroup - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
CreateDBParameterGroup action.
- DBParameterGroup() - Constructor for class com.amazonaws.services.rds.model.DBParameterGroup
-
- DBParameterGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
A DB parameter group with the same name exists.
- DBParameterGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupAlreadyExistsException
-
Constructs a new DBParameterGroupAlreadyExistsException with the specified error
message.
- DBParameterGroupNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBParameterGroupName does not refer to an existing DB
parameter group.
- DBParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupNotFoundException
-
Constructs a new DBParameterGroupNotFoundException with the specified error
message.
- DBParameterGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
Request would result in user exceeding the allowed number of DB
parameter groups.
- DBParameterGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBParameterGroupQuotaExceededException
-
Constructs a new DBParameterGroupQuotaExceededException with the specified error
message.
- DBParameterGroupStatus - Class in com.amazonaws.services.rds.model
-
The status of the DB parameter group.
- DBParameterGroupStatus() - Constructor for class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
Default constructor for a new DBParameterGroupStatus object.
- DBSecurityGroup - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the following
actions:
- DBSecurityGroup() - Constructor for class com.amazonaws.services.rds.model.DBSecurityGroup
-
- DBSecurityGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
A DB security group with the name specified in
DBSecurityGroupName already exists.
- DBSecurityGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupAlreadyExistsException
-
Constructs a new DBSecurityGroupAlreadyExistsException with the specified error
message.
- DBSecurityGroupMembership - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element in the following
actions:
- DBSecurityGroupMembership() - Constructor for class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
Default constructor for a new DBSecurityGroupMembership object.
- DBSecurityGroupNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBSecurityGroupName does not refer to an existing DB security
group.
- DBSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupNotFoundException
-
Constructs a new DBSecurityGroupNotFoundException with the specified error
message.
- DBSecurityGroupNotSupportedException - Exception in com.amazonaws.services.rds.model
-
A DB security group is not allowed for this action.
- DBSecurityGroupNotSupportedException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupNotSupportedException
-
Constructs a new DBSecurityGroupNotSupportedException with the specified error
message.
- DBSecurityGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
Request would result in user exceeding the allowed number of DB
security groups.
- DBSecurityGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSecurityGroupQuotaExceededException
-
Constructs a new DBSecurityGroupQuotaExceededException with the specified error
message.
- DBSnapshot - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the following
actions:
- DBSnapshot() - Constructor for class com.amazonaws.services.rds.model.DBSnapshot
-
- DBSnapshotAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
DBSnapshotIdentifier is already used by an existing snapshot.
- DBSnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSnapshotAlreadyExistsException
-
Constructs a new DBSnapshotAlreadyExistsException with the specified error
message.
- DBSnapshotNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBSnapshotIdentifier does not refer to an existing DB
snapshot.
- DBSnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSnapshotNotFoundException
-
Constructs a new DBSnapshotNotFoundException with the specified error
message.
- DBSubnetGroup - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the following
actions:
- DBSubnetGroup() - Constructor for class com.amazonaws.services.rds.model.DBSubnetGroup
-
- DBSubnetGroupAlreadyExistsException - Exception in com.amazonaws.services.rds.model
-
DBSubnetGroupName is already used by an existing DB subnet
group.
- DBSubnetGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupAlreadyExistsException
-
Constructs a new DBSubnetGroupAlreadyExistsException with the specified error
message.
- DBSubnetGroupDoesNotCoverEnoughAZsException - Exception in com.amazonaws.services.rds.model
-
Subnets in the DB subnet group should cover at least two Availability
Zones unless there is only one Availability Zone.
- DBSubnetGroupDoesNotCoverEnoughAZsException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupDoesNotCoverEnoughAZsException
-
Constructs a new DBSubnetGroupDoesNotCoverEnoughAZsException with the specified error
message.
- DBSubnetGroupNotAllowedException - Exception in com.amazonaws.services.rds.model
-
Indicates that the DBSubnetGroup should not be specified while
creating read replicas that lie in the same region as the source
instance.
- DBSubnetGroupNotAllowedException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupNotAllowedException
-
Constructs a new DBSubnetGroupNotAllowedException with the specified error
message.
- DBSubnetGroupNotFoundException - Exception in com.amazonaws.services.rds.model
-
DBSubnetGroupName does not refer to an existing DB subnet
group.
- DBSubnetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupNotFoundException
-
Constructs a new DBSubnetGroupNotFoundException with the specified error
message.
- DBSubnetGroupQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
Request would result in user exceeding the allowed number of DB
subnet groups.
- DBSubnetGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetGroupQuotaExceededException
-
Constructs a new DBSubnetGroupQuotaExceededException with the specified error
message.
- DBSubnetQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
Request would result in user exceeding the allowed number of subnets
in a DB subnet groups.
- DBSubnetQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.DBSubnetQuotaExceededException
-
Constructs a new DBSubnetQuotaExceededException with the specified error
message.
- DBUpgradeDependencyFailureException - Exception in com.amazonaws.services.rds.model
-
The DB upgrade failed because a resource the DB depends on could not
be modified.
- DBUpgradeDependencyFailureException(String) - Constructor for exception com.amazonaws.services.rds.model.DBUpgradeDependencyFailureException
-
Constructs a new DBUpgradeDependencyFailureException with the specified error
message.
- deleteDBInstance(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
The DeleteDBInstance action deletes a previously provisioned DB
instance.
- deleteDBInstance(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
The DeleteDBInstance action deletes a previously provisioned DB
instance.
- deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
The DeleteDBInstance action deletes a previously provisioned DB
instance.
- deleteDBInstanceAsync(DeleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
The DeleteDBInstance action deletes a previously provisioned DB
instance.
- deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
The DeleteDBInstance action deletes a previously provisioned DB
instance.
- deleteDBInstanceAsync(DeleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
The DeleteDBInstance action deletes a previously provisioned DB
instance.
- DeleteDBInstanceRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBInstanceRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
Default constructor for a new DeleteDBInstanceRequest object.
- DeleteDBInstanceRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
Constructs a new DeleteDBInstanceRequest object.
- deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a specified DBParameterGroup.
- deleteDBParameterGroup(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a specified DBParameterGroup.
- deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a specified DBParameterGroup.
- deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest, AsyncHandler<DeleteDBParameterGroupRequest, Void>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a specified DBParameterGroup.
- deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes a specified DBParameterGroup.
- deleteDBParameterGroupAsync(DeleteDBParameterGroupRequest, AsyncHandler<DeleteDBParameterGroupRequest, Void>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes a specified DBParameterGroup.
- DeleteDBParameterGroupRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBParameterGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
Default constructor for a new DeleteDBParameterGroupRequest object.
- DeleteDBParameterGroupRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
Constructs a new DeleteDBParameterGroupRequest object.
- deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a DB security group.
- deleteDBSecurityGroup(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a DB security group.
- deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB security group.
- deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest, AsyncHandler<DeleteDBSecurityGroupRequest, Void>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB security group.
- deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes a DB security group.
- deleteDBSecurityGroupAsync(DeleteDBSecurityGroupRequest, AsyncHandler<DeleteDBSecurityGroupRequest, Void>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes a DB security group.
- DeleteDBSecurityGroupRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBSecurityGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
Default constructor for a new DeleteDBSecurityGroupRequest object.
- DeleteDBSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
Constructs a new DeleteDBSecurityGroupRequest object.
- deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a DBSnapshot.
- deleteDBSnapshot(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a DBSnapshot.
- deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DBSnapshot.
- deleteDBSnapshotAsync(DeleteDBSnapshotRequest, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DBSnapshot.
- deleteDBSnapshotAsync(DeleteDBSnapshotRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes a DBSnapshot.
- deleteDBSnapshotAsync(DeleteDBSnapshotRequest, AsyncHandler<DeleteDBSnapshotRequest, DBSnapshot>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes a DBSnapshot.
- DeleteDBSnapshotRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBSnapshotRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
Default constructor for a new DeleteDBSnapshotRequest object.
- DeleteDBSnapshotRequest(String) - Constructor for class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
Constructs a new DeleteDBSnapshotRequest object.
- deleteDBSubnetGroup(DeleteDBSubnetGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes a DB subnet group.
- deleteDBSubnetGroup(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes a DB subnet group.
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB subnet group.
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, Void>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes a DB subnet group.
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes a DB subnet group.
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, Void>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes a DB subnet group.
- DeleteDBSubnetGroupRequest - Class in com.amazonaws.services.rds.model
-
- DeleteDBSubnetGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
-
- deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes an RDS event notification subscription.
- deleteEventSubscription(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes an RDS event notification subscription.
- deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes an RDS event notification subscription.
- deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes an RDS event notification subscription.
- deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes an RDS event notification subscription.
- deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest, EventSubscription>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes an RDS event notification subscription.
- DeleteEventSubscriptionRequest - Class in com.amazonaws.services.rds.model
-
- DeleteEventSubscriptionRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
-
- deleteOptionGroup(DeleteOptionGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Deletes an existing option group.
- deleteOptionGroup(DeleteOptionGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Deletes an existing option group.
- deleteOptionGroupAsync(DeleteOptionGroupRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes an existing option group.
- deleteOptionGroupAsync(DeleteOptionGroupRequest, AsyncHandler<DeleteOptionGroupRequest, Void>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Deletes an existing option group.
- deleteOptionGroupAsync(DeleteOptionGroupRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes an existing option group.
- deleteOptionGroupAsync(DeleteOptionGroupRequest, AsyncHandler<DeleteOptionGroupRequest, Void>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Deletes an existing option group.
- DeleteOptionGroupRequest - Class in com.amazonaws.services.rds.model
-
- DeleteOptionGroupRequest() - Constructor for class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
-
- describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of the available DB engines.
- describeDBEngineVersions() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of the available DB engines.
- describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of the available DB engines.
- describeDBEngineVersions() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of the available DB engines.
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of the available DB engines.
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of the available DB engines.
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of the available DB engines.
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of the available DB engines.
- DescribeDBEngineVersionsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBEngineVersionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
Default constructor for a new DescribeDBEngineVersionsRequest object.
- DescribeDBEngineVersionsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
DescribeDBEngineVersions action.
- DescribeDBEngineVersionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
- describeDBInstances(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about provisioned RDS instances.
- describeDBInstances() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about provisioned RDS instances.
- describeDBInstances(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about provisioned RDS instances.
- describeDBInstances() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about provisioned RDS instances.
- describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about provisioned RDS instances.
- describeDBInstancesAsync(DescribeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about provisioned RDS instances.
- describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns information about provisioned RDS instances.
- describeDBInstancesAsync(DescribeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns information about provisioned RDS instances.
- DescribeDBInstancesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBInstancesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
Default constructor for a new DescribeDBInstancesRequest object.
- DescribeDBInstancesResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
DescribeDBInstances action.
- DescribeDBInstancesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
- describeDBLogFiles(DescribeDBLogFilesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DB log files for the DB instance.
- describeDBLogFiles(DescribeDBLogFilesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DB log files for the DB instance.
- describeDBLogFilesAsync(DescribeDBLogFilesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DB log files for the DB instance.
- describeDBLogFilesAsync(DescribeDBLogFilesRequest, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DB log files for the DB instance.
- describeDBLogFilesAsync(DescribeDBLogFilesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of DB log files for the DB instance.
- describeDBLogFilesAsync(DescribeDBLogFilesRequest, AsyncHandler<DescribeDBLogFilesRequest, DescribeDBLogFilesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of DB log files for the DB instance.
- DescribeDBLogFilesDetails - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element to DescribeDBLogFiles.
- DescribeDBLogFilesDetails() - Constructor for class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
- DescribeDBLogFilesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBLogFilesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
- DescribeDBLogFilesResult - Class in com.amazonaws.services.rds.model
-
The response from a call to DescribeDBLogFiles.
- DescribeDBLogFilesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
- describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroups(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of DBParameterGroup
descriptions.
- describeDBParameterGroupsAsync(DescribeDBParameterGroupsRequest, AsyncHandler<DescribeDBParameterGroupsRequest, DescribeDBParameterGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of DBParameterGroup
descriptions.
- DescribeDBParameterGroupsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBParameterGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
Default constructor for a new DescribeDBParameterGroupsRequest object.
- DescribeDBParameterGroupsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
DescribeDBParameterGroups action.
- DescribeDBParameterGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
- describeDBParameters(DescribeDBParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns the detailed parameter list for a particular DB parameter
group.
- describeDBParameters(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns the detailed parameter list for a particular DB parameter
group.
- describeDBParametersAsync(DescribeDBParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the detailed parameter list for a particular DB parameter
group.
- describeDBParametersAsync(DescribeDBParametersRequest, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the detailed parameter list for a particular DB parameter
group.
- describeDBParametersAsync(DescribeDBParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns the detailed parameter list for a particular DB parameter
group.
- describeDBParametersAsync(DescribeDBParametersRequest, AsyncHandler<DescribeDBParametersRequest, DescribeDBParametersResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns the detailed parameter list for a particular DB parameter
group.
- DescribeDBParametersRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
Default constructor for a new DescribeDBParametersRequest object.
- DescribeDBParametersRequest(String) - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
Constructs a new DescribeDBParametersRequest object.
- DescribeDBParametersResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
DescribeDBParameters action.
- DescribeDBParametersResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
- describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroups(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of DBSecurityGroup
descriptions.
- describeDBSecurityGroupsAsync(DescribeDBSecurityGroupsRequest, AsyncHandler<DescribeDBSecurityGroupsRequest, DescribeDBSecurityGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of DBSecurityGroup
descriptions.
- DescribeDBSecurityGroupsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBSecurityGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
Default constructor for a new DescribeDBSecurityGroupsRequest object.
- DescribeDBSecurityGroupsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
DescribeDBSecurityGroups action.
- DescribeDBSecurityGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
- describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about DB snapshots.
- describeDBSnapshots() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about DB snapshots.
- describeDBSnapshots(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about DB snapshots.
- describeDBSnapshots() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about DB snapshots.
- describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB snapshots.
- describeDBSnapshotsAsync(DescribeDBSnapshotsRequest, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about DB snapshots.
- describeDBSnapshotsAsync(DescribeDBSnapshotsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns information about DB snapshots.
- describeDBSnapshotsAsync(DescribeDBSnapshotsRequest, AsyncHandler<DescribeDBSnapshotsRequest, DescribeDBSnapshotsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns information about DB snapshots.
- DescribeDBSnapshotsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBSnapshotsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
Default constructor for a new DescribeDBSnapshotsRequest object.
- DescribeDBSnapshotsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
DescribeDBSnapshots action.
- DescribeDBSnapshotsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
- describeDBSubnetGroups(DescribeDBSubnetGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroups(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of DBSubnetGroup descriptions.
- DescribeDBSubnetGroupsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeDBSubnetGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
- DescribeDBSubnetGroupsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
DescribeDBSubnetGroups action.
- DescribeDBSubnetGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
- describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns the default engine and system parameter information for the
specified database engine.
- describeEngineDefaultParameters(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns the default engine and system parameter information for the
specified database engine.
- describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the default engine and system parameter information for the
specified database engine.
- describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns the default engine and system parameter information for the
specified database engine.
- describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns the default engine and system parameter information for the
specified database engine.
- describeEngineDefaultParametersAsync(DescribeEngineDefaultParametersRequest, AsyncHandler<DescribeEngineDefaultParametersRequest, EngineDefaults>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns the default engine and system parameter information for the
specified database engine.
- DescribeEngineDefaultParametersRequest - Class in com.amazonaws.services.rds.model
-
- DescribeEngineDefaultParametersRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
Default constructor for a new DescribeEngineDefaultParametersRequest object.
- DescribeEngineDefaultParametersRequest(String) - Constructor for class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
Constructs a new DescribeEngineDefaultParametersRequest object.
- describeEventCategories(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Displays a list of categories for all event source types, or, if
specified, for a specified source type.
- describeEventCategories() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Displays a list of categories for all event source types, or, if
specified, for a specified source type.
- describeEventCategories(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Displays a list of categories for all event source types, or, if
specified, for a specified source type.
- describeEventCategories() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Displays a list of categories for all event source types, or, if
specified, for a specified source type.
- describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Displays a list of categories for all event source types, or, if
specified, for a specified source type.
- describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Displays a list of categories for all event source types, or, if
specified, for a specified source type.
- describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Displays a list of categories for all event source types, or, if
specified, for a specified source type.
- describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Displays a list of categories for all event source types, or, if
specified, for a specified source type.
- DescribeEventCategoriesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeEventCategoriesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
- DescribeEventCategoriesResult - Class in com.amazonaws.services.rds.model
-
Data returned from the DescribeEventCategories action.
- DescribeEventCategoriesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
- describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns events related to DB instances, DB security groups, DB
snapshots, and DB parameter groups for the past 14 days.
- describeEvents() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns events related to DB instances, DB security groups, DB
snapshots, and DB parameter groups for the past 14 days.
- describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns events related to DB instances, DB security groups, DB
snapshots, and DB parameter groups for the past 14 days.
- describeEvents() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns events related to DB instances, DB security groups, DB
snapshots, and DB parameter groups for the past 14 days.
- describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns events related to DB instances, DB security groups, DB
snapshots, and DB parameter groups for the past 14 days.
- describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns events related to DB instances, DB security groups, DB
snapshots, and DB parameter groups for the past 14 days.
- describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns events related to DB instances, DB security groups, DB
snapshots, and DB parameter groups for the past 14 days.
- describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns events related to DB instances, DB security groups, DB
snapshots, and DB parameter groups for the past 14 days.
- DescribeEventsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeEventsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventsRequest
-
Default constructor for a new DescribeEventsRequest object.
- DescribeEventsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the DescribeEvents
action.
- DescribeEventsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventsResult
-
- describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptions() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptions(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptions() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Lists all the subscription descriptions for a customer account.
- describeEventSubscriptionsAsync(DescribeEventSubscriptionsRequest, AsyncHandler<DescribeEventSubscriptionsRequest, DescribeEventSubscriptionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Lists all the subscription descriptions for a customer account.
- DescribeEventSubscriptionsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeEventSubscriptionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
- DescribeEventSubscriptionsResult - Class in com.amazonaws.services.rds.model
-
Data returned by the DescribeEventSubscriptions action.
- DescribeEventSubscriptionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
- describeOptionGroupOptions(DescribeOptionGroupOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Describes all available options.
- describeOptionGroupOptions(DescribeOptionGroupOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Describes all available options.
- describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Describes all available options.
- describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Describes all available options.
- describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Describes all available options.
- describeOptionGroupOptionsAsync(DescribeOptionGroupOptionsRequest, AsyncHandler<DescribeOptionGroupOptionsRequest, DescribeOptionGroupOptionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Describes all available options.
- DescribeOptionGroupOptionsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeOptionGroupOptionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
- DescribeOptionGroupOptionsResult - Class in com.amazonaws.services.rds.model
- DescribeOptionGroupOptionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
- describeOptionGroups(DescribeOptionGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Describes the available option groups.
- describeOptionGroups() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Describes the available option groups.
- describeOptionGroups(DescribeOptionGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Describes the available option groups.
- describeOptionGroups() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Describes the available option groups.
- describeOptionGroupsAsync(DescribeOptionGroupsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Describes the available option groups.
- describeOptionGroupsAsync(DescribeOptionGroupsRequest, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Describes the available option groups.
- describeOptionGroupsAsync(DescribeOptionGroupsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Describes the available option groups.
- describeOptionGroupsAsync(DescribeOptionGroupsRequest, AsyncHandler<DescribeOptionGroupsRequest, DescribeOptionGroupsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Describes the available option groups.
- DescribeOptionGroupsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeOptionGroupsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
- DescribeOptionGroupsResult - Class in com.amazonaws.services.rds.model
-
List of option groups.
- DescribeOptionGroupsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
- describeOrderableDBInstanceOptions(DescribeOrderableDBInstanceOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns a list of orderable DB instance options for the specified
engine.
- describeOrderableDBInstanceOptions(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns a list of orderable DB instance options for the specified
engine.
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of orderable DB instance options for the specified
engine.
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns a list of orderable DB instance options for the specified
engine.
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of orderable DB instance options for the specified
engine.
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns a list of orderable DB instance options for the specified
engine.
- DescribeOrderableDBInstanceOptionsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeOrderableDBInstanceOptionsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
- DescribeOrderableDBInstanceOptionsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
DescribeOrderableDBInstanceOptions action.
- DescribeOrderableDBInstanceOptionsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
- describeReservedDBInstances(DescribeReservedDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about reserved DB instances for this account, or
about a specified reserved DB instance.
- describeReservedDBInstances() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns information about reserved DB instances for this account, or
about a specified reserved DB instance.
- describeReservedDBInstances(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about reserved DB instances for this account, or
about a specified reserved DB instance.
- describeReservedDBInstances() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns information about reserved DB instances for this account, or
about a specified reserved DB instance.
- describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about reserved DB instances for this account, or
about a specified reserved DB instance.
- describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Returns information about reserved DB instances for this account, or
about a specified reserved DB instance.
- describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns information about reserved DB instances for this account, or
about a specified reserved DB instance.
- describeReservedDBInstancesAsync(DescribeReservedDBInstancesRequest, AsyncHandler<DescribeReservedDBInstancesRequest, DescribeReservedDBInstancesResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns information about reserved DB instances for this account, or
about a specified reserved DB instance.
- describeReservedDBInstancesOfferings(DescribeReservedDBInstancesOfferingsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferings() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferings(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferings() - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Lists available reserved DB instance offerings.
- describeReservedDBInstancesOfferingsAsync(DescribeReservedDBInstancesOfferingsRequest, AsyncHandler<DescribeReservedDBInstancesOfferingsRequest, DescribeReservedDBInstancesOfferingsResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Lists available reserved DB instance offerings.
- DescribeReservedDBInstancesOfferingsRequest - Class in com.amazonaws.services.rds.model
-
- DescribeReservedDBInstancesOfferingsRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Default constructor for a new DescribeReservedDBInstancesOfferingsRequest object.
- DescribeReservedDBInstancesOfferingsResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
DescribeReservedDBInstancesOfferings action.
- DescribeReservedDBInstancesOfferingsResult() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
- DescribeReservedDBInstancesRequest - Class in com.amazonaws.services.rds.model
-
- DescribeReservedDBInstancesRequest() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
Default constructor for a new DescribeReservedDBInstancesRequest object.
- DescribeReservedDBInstancesResult - Class in com.amazonaws.services.rds.model
-
Contains the result of a successful invocation of the
DescribeReservedDBInstances action.
- DescribeReservedDBInstancesResult() - Constructor for class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
- downloadDBLogFilePortion(DownloadDBLogFilePortionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Downloads all or a portion of the specified log file.
- downloadDBLogFilePortion(DownloadDBLogFilePortionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Downloads all or a portion of the specified log file.
- downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Downloads all or a portion of the specified log file.
- downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult>) - Method in interface com.amazonaws.services.rds.AmazonRDSAsync
-
Downloads all or a portion of the specified log file.
- downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Downloads all or a portion of the specified log file.
- downloadDBLogFilePortionAsync(DownloadDBLogFilePortionRequest, AsyncHandler<DownloadDBLogFilePortionRequest, DownloadDBLogFilePortionResult>) - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Downloads all or a portion of the specified log file.
- DownloadDBLogFilePortionRequest - Class in com.amazonaws.services.rds.model
-
- DownloadDBLogFilePortionRequest() - Constructor for class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
- DownloadDBLogFilePortionResult - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element to
DownloadDBLogFilePortion.
- DownloadDBLogFilePortionResult() - Constructor for class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.RDSActions
-
- getAdditionalDataPending() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Boolean value that if true, indicates there is more data to be
downloaded.
- getAddress() - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the DNS address of the DB instance.
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of storage (in gigabytes) to be initially allocated for the
database instance.
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the allocated storage size specified in gigabytes.
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the allocated storage size in gigabytes (GB).
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new storage capacity of the RDS instance.
- getAllocatedStorage() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the new AllocatedStorage
size for the DB
instance that will be applied or is in progress.
- getAllowedValues() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Indicates the acceptable values for the option group option.
- getAllowedValues() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The allowed values of the option setting.
- getAllowedValues() - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid range of values for the parameter.
- getAllowMajorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates that major version upgrades are allowed.
- getAllowsVpcAndNonVpcInstanceMemberships() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates whether this option group can be applied to both VPC and
non-VPC instances.
- getApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies whether the modifications in this request and any pending
modifications are asynchronously applied as soon as possible,
regardless of the PreferredMaintenanceWindow
setting for
the DB instance.
- getApplyImmediately() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Indicates whether the changes should be applied immediately, or during
the next maintenance window for each instance associated with the
option group.
- getApplyMethod() - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates when to apply parameter updates.
- getApplyType() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The DB engine specific parameter type for the option group option.
- getApplyType() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The DB engine specific parameter type.
- getApplyType() - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the engine specific parameters type.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Indicates that minor engine upgrades will be applied automatically to
the read replica during the maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Indicates that minor engine upgrades will be applied automatically to
the DB instance during the maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates that minor version patches are applied automatically.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates that minor version upgrades will be applied automatically to
the DB instance during the maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Indicates that minor version upgrades will be applied automatically to
the DB instance during the maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Indicates that minor version upgrades will be applied automatically to
the DB instance during the maintenance window.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Amazon EC2 Availability Zone that the read replica will be created
in.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The EC2 Availability Zone that the database instance will be created
in.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the name of the Availability Zone the DB instance is located
in.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the Availability Zone the DB instance was
located in at the time of the DB snapshot.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The EC2 Availability Zone that the database instance will be created
in.
- getAvailabilityZone() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The EC2 Availability Zone that the database instance will be created
in.
- getAvailabilityZones() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of availability zones for the orderable DB instance.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the number of days for which automatic DB snapshots are
retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The number of days to retain automated backups.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies the pending number of days for which automated backups are
retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The number of days to retain automated backups.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.rds.AmazonRDSClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getCharacterSetDescription() - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The description of the character set.
- getCharacterSetName() - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The name of the character set.
- getCharacterSetName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
For supported engines, indicates that the DB instance should be
associated with the specified CharacterSet.
- getCharacterSetName() - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the character set that this instance
is associated with.
- getCIDRIP() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The IP range to authorize.
- getCIDRIP() - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the IP range.
- getCIDRIP() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The IP range to revoke access from.
- getCurrencyCode() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The currency code for the reserved DB instance.
- getCurrencyCode() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The currency code for the reserved DB instance offering.
- getCustomerAwsId() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The AWS customer account associated with the RDS event notification
subscription.
- getCustSubscriptionId() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The RDS event notification subscription Id.
- getDataType() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The data type of the option setting.
- getDataType() - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid data type for the parameter.
- getDate() - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the date and time of the event.
- getDBEngineDescription() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine.
- getDBEngineVersionDescription() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine version.
- getDBEngineVersions() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
A list of DBEngineVersion
elements.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The compute and memory capacity of the read replica.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The compute and memory capacity of the DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the name of the compute and memory capacity class of the DB
instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The DB instance class filter value.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The DB instance class filter value.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The DB instance class filter value.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The DB instance Class for the orderable DB instance
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the new DBInstanceClass
for the DB instance that
will be applied or is in progress.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The DB instance class for the reserved DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The DB instance class for the reserved DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The compute and memory capacity of the Amazon RDS DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The compute and memory capacity of the Amazon RDS DB instance.
- getDBInstanceCount() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The number of instances to reserve.
- getDBInstanceCount() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The number of reserved DB instances.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The DB instance identifier of the read replica.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains a user-supplied database identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the DB instance identifier of the DB instance this DB
snapshot was created from.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DB instance identifier for the DB instance to be deleted.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The user-supplied instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The customer-assigned name of the DB instance that contains the log
files you want to list.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A DB instance identifier to retrieve the list of DB snapshots for.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The customer-assigned name of the DB instance that contains the log
files you want to list.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the new DBInstanceIdentifier
for the DB instance
that will be applied or is in progress.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Name of the DB instance to create from the DB snapshot.
- getDBInstances() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
- getDBInstanceStatus() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the current state of this database.
- getDBName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The meaning of this parameter differs according to the database engine
you use.
- getDBName() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The meaning of this parameter differs according to the database engine
you use.
- getDBName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database name for the restored DB instance.
- getDBName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database name for the restored DB instance.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The DB parameter group family name.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the DB parameter group family for the database engine.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the name of the DB parameter group family that this DB
parameter group is compatible with.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The name of a specific DB parameter group family to return details
for.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The name of the DB parameter group family.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Specifies the name of the DB parameter group family which the engine
default parameters apply to.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the DB parameter group to associate with this DB instance.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The name of the DP parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The name of a specific DB parameter group to return details for.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The name of a specific DB parameter group to return details for.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The name of the DB parameter group to apply to the DB instance.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
The name of the DB parameter group.
- getDBParameterGroupName() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
-
The name of the DB parameter group.
- getDBParameterGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of DB parameter groups applied to this DB instance.
- getDBParameterGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
- getDBSecurityGroupDescription() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The description for the DB security group.
- getDBSecurityGroupDescription() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the description of the DB security group.
- getDBSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this DB security group
allows access to the port.
- getDBSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of DBSecurityGroupMemebrship name strings used for this option.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The name of the DB security group to add authorization to.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The name for the DB security group.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Specifies the name of the DB security group.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The name of the DB security group.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
The name of the DB security group to delete.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The name of the DB security group to return details for.
- getDBSecurityGroupName() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the DB security group to revoke ingress from.
- getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of DB security groups to associate with this DB instance.
- getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides List of DB security group elements containing only
DBSecurityGroup.Name
and
DBSecurityGroup.Status
subelements.
- getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
- getDBSecurityGroups() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of DB security groups to authorize on this DB instance.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The identifier for the DB snapshot.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the identifier for the DB snapshot.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
The DBSnapshot identifier.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A specific DB snapshot identifier to describe.
- getDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The identifier for the DB snapshot to restore from.
- getDBSnapshots() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
- getDBSubnetGroup() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies information on the subnet group associated with the DB
instance, including the name, description, and subnets in the subnet
group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The description for the DB subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the description of the DB subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The description for the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies a DB subnet group for the DB instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A DB subnet group to associate with this DB instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The name for the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Specifies the name of the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The name of the DB subnet group to return details for.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The name for the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The DB subnet group name to use for the new instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The DB subnet group name to use for the new instance.
- getDBSubnetGroups() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
- getDefaultCharacterSet() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The default character set for new instances of this engine version, if
the CharacterSetName
parameter of the CreateDBInstance
API is not specified.
- getDefaultOnly() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
Indicates that only the default version of the specified engine or
engine and major version combination is returned.
- getDefaultPort() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If the option requires a port, specifies the default port for the
option.
- getDefaultValue() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The default value for the option group option.
- getDefaultValue() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The default value of the option setting.
- getDescribeDBLogFiles() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
The DB log files returned.
- getDescription() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The description for the DB parameter group.
- getDescription() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the customer-specified description for this DB parameter
group.
- getDescription() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The description of the option.
- getDescription() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The description of the option setting.
- getDescription() - Method in class com.amazonaws.services.rds.model.Parameter
-
Provides a description of the parameter.
- getDuration() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- getDuration() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Duration filter value, specified in years or seconds.
- getDuration() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The duration filter value, specified in years or seconds.
- getDuration() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The duration of the reservation in seconds.
- getDuration() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The duration of the offering in seconds.
- getEC2SecurityGroupId() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Id of the EC2 security group to authorize.
- getEC2SecurityGroupId() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the id of the EC2 security group.
- getEC2SecurityGroupId() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The id of the EC2 security group to revoke access from.
- getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Name of the EC2 security group to authorize.
- getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the name of the EC2 security group.
- getEC2SecurityGroupName() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the EC2 security group to revoke access from.
- getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
AWS Account Number of the owner of the EC2 security group specified in
the EC2SecurityGroupName parameter.
- getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the AWS ID of the owner of the EC2 security group specified
in the EC2SecurityGroupName
field.
- getEC2SecurityGroupOwnerId() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The AWS Account Number of the owner of the EC2 security group
specified in the EC2SecurityGroupName
parameter.
- getEC2SecurityGroups() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
- getEnabled() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A Boolean value; set to true to activate the subscription, set
to false to create the subscription but not active it.
- getEnabled() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A Boolean value indicating if the subscription is enabled.
- getEnabled() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A Boolean value; set to true to activate the subscription.
- getEndpoint() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the connection endpoint.
- getEndTime() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified
in ISO 8601 format.
- getEngine() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the database engine.
- getEngine() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the name of the database engine to be used for this DB
instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the database engine.
- getEngine() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- getEngine() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve DB instance options for.
- getEngine() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine type of the orderable DB instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database engine to use for the new instance.
- getEngine() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database engine to use for the new instance.
- getEngineName() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the engine that this option group should be
associated with.
- getEngineName() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
A required parameter.
- getEngineName() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated
with a specific database engine.
- getEngineName() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Engine name that this option group can be applied to.
- getEngineName() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Engine name that this option can be applied to.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The version number of the database engine to use.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The version number of the database engine.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates the database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the version of the database engine.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The version number of the database engine to upgrade to.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine version of the orderable DB instance.
- getEngineVersion() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Indicates the database engine version.
- getEventCategories() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of event categories for a SourceType that you want to subscribe
to.
- getEventCategories() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for a event
notification subscription.
- getEventCategories() - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the category for the event.
- getEventCategories() - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The event categories for the specified source type
- getEventCategories() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A list of event categories for a SourceType that you want to subscribe
to.
- getEventCategoriesList() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of event categories for the RDS event notification
subscription.
- getEventCategoriesMapList() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
A list of EventCategoriesMap data types.
- getEvents() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
A list of
Event instances.
- getEventSubscriptionsList() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
A list of EventSubscriptions data types.
- getExecutorService() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getFileLastWritten() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files written since the specified
date, in POSIX timestamp format.
- getFilenameContains() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for log file names that contain the
specified string.
- getFileSize() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files larger than the specified
size.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
Not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
Not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- getFinalDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DBSnapshotIdentifier of the new DBSnapshot created when
SkipFinalSnapshot is set to false
.
- getFixedPrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The fixed price charged for this reserved DB instance.
- getFixedPrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The fixed price charged for this offering.
- getForceFailover() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
When true
, the reboot will be conducted through a MultiAZ
failover.
- getInstanceCreateTime() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the date and time the DB instance was created.
- getInstanceCreateTime() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the time (UTC) when the snapshot was taken.
- getIops() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The amount of Provisioned IOPS (input/output operations per second) to
be initially allocated for the DB instance.
- getIops() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of Provisioned IOPS (input/output operations per second) to
be initially allocated for the DB instance.
- getIops() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the Provisioned IOPS (I/O operations per second) value.
- getIops() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the Provisioned IOPS (I/O operations per second) value of
the DB instance at the time of the snapshot.
- getIops() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new Provisioned IOPS (I/O operations per second) value for the RDS
instance.
- getIops() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies the new Provisioned IOPS value for the DB instance that will
be applied or is being applied.
- getIops() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the amount of provisioned IOPS for the DB instance,
expressed in I/O operations per second.
- getIops() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The amount of Provisioned IOPS (input/output operations per second) to
be initially allocated for the DB instance.
- getIPRanges() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of
IPRange elements.
- getIsCollection() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
Indicates if the option setting is part of a collection.
- getIsModifiable() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Boolean value where true indicates that this option group option can
be changed from the default value.
- getIsModifiable() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
A Boolean value that, when true, indicates the option setting can be
modified from the default.
- getIsModifiable() - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates whether (true
) or not (false
) the
parameter can be modified.
- getKey() - Method in class com.amazonaws.services.rds.model.Tag
-
A key is the required name of the tag.
- getLastWritten() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
A POSIX timestamp when the last log entry was written.
- getLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the latest time to which a database can be restored with
point-in-time restore.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
License model information for this DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.DBInstance
-
License model information for this DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
License model information for the restored DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The license model for the orderable DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
License model information for the restored DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
License model information for the restored DB instance.
- getListSupportedCharacterSets() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified, and if the requested engine supports
the CharacterSetName parameter for CreateDBInstance, the response
includes a list of supported character sets for each engine version.
- getLogFileData() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Entries from the specified log file.
- getLogFileName() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The name of the log file for the specified DB instance.
- getLogFileName() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The name of the log file to be downloaded.
- getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the major version of the engine that this option group
should be associated with.
- getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
If specified, filters the results to include only options for the
specified major engine version.
- getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated
with a specific database engine version.
- getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates the major engine version associated with this option group.
- getMajorEngineVersion() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Indicates the major engine version that the option is available for.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous
DescribeDBInstances request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The pagination token provided in the previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
A pagination token that can be used in a subsequent DescribeDBLogFiles
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
An optional pagination token provided by a previous
DescribeDBParameterGroups
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
An optional pagination token provided by a previous
DescribeDBParameters
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
An optional pagination token provided by a previous
DescribeDBSecurityGroups request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
An optional pagination token provided by a previous
DescribeDBSnapshots
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous
DescribeDBSubnetGroups request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
An optional pagination token provided by a previous
DescribeEngineDefaultParameters
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
An optional pagination token provided by a previous DescribeEvents
request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
An optional pagination token provided by a previous Events request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
An optional pagination token provided by a previous
DescribeOrderableDBInstanceOptions request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
An optional pagination token provided by a previous
DescribeOrderableDBInstanceOptions request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
An optional pagination token provided by a previous
DescribeOptionGroups request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous
DescribeOrderableDBInstanceOptions request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous
OrderableDBInstanceOptions request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The pagination token provided in the previous request or "0".
- getMarker() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
A pagination token that can be used in a subsequent
DownloadDBLogFilePortion request.
- getMarker() - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
An optional pagination token provided by a previous EngineDefaults
request.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of master user for the client DB instance.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the master username for the DB instance.
- getMasterUsername() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the master username for the DB snapshot.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the master database user.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new password for the DB instance master user.
- getMasterUserPassword() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the pending or in-progress change of the master credentials
for the DB instance.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The maximum number of records to include in the response.
- getMessage() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- getMessage() - Method in class com.amazonaws.services.rds.model.Event
-
Provides the text of this event.
- getMinimumEngineVersion() - Method in class com.amazonaws.services.rds.model.Parameter
-
The earliest engine version to which the parameter can apply.
- getMinimumRequiredMinorEngineVersion() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The minimum required engine version for the option to be applied.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies if the DB instance is a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The Multi-AZ filter value.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The Multi-AZ filter value.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Indicates that the Single-AZ DB instance is to change to a Multi-AZ
deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
Indicates if the reservation applies to Multi-AZ deployments.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
Indicates if the offering applies to Multi-AZ deployments.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- getMultiAZ() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- getMultiAZCapable() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this orderable DB instance is multi-AZ capable.
- getName() - Method in class com.amazonaws.services.rds.model.AvailabilityZone
-
The name of the availability zone.
- getName() - Method in class com.amazonaws.services.rds.model.Filter
-
This parameter is not currently supported.
- getName() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The name of the option.
- getName() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The name of the option that has settings that you can set.
- getNewDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new DB instance identifier for the DB instance when renaming a DB
instance.
- getNormal() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Boolean value that is true if the instance is operating normally, or
false if the instance is in an error state.
- getNumberOfLines() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The number of lines to download.
- getOfferingType() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering type filter value.
- getOfferingType() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering type filter value.
- getOfferingType() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering type of this reserved DB instance.
- getOfferingType() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering type.
- getOptionDescription() - Method in class com.amazonaws.services.rds.model.Option
-
The description of the option.
- getOptionGroupDescription() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
The description of the option group.
- getOptionGroupDescription() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Provides the description of the option group.
- getOptionGroupMemberships() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of option group memberships for this DB instance.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The option group the DB instance will be associated with.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Indicates that the DB instance should be associated with the specified
option group.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the option group to be created.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the option group name for the DB snapshot.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
-
The name of the option group to be deleted.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The name of the option group to describe.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates that the DB instance should be associated with the specified
option group.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
The name of the option group to be modified.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Specifies the name of the option group.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The name of the option group that the instance belongs to.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The name of the option group to be used for the restored DB instance.
- getOptionGroupName() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the option group to be used for the restored DB instance.
- getOptionGroupOptions() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
List of available option group options.
- getOptionGroupOptionSettings() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Specifies the option settings that are available (and the default
value) for each option in an option group.
- getOptionGroupsList() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
List of option groups.
- getOptionName() - Method in class com.amazonaws.services.rds.model.Option
-
The name of the option.
- getOptionName() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The configuration of options to include in a group.
- getOptions() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates what options are available in the option group.
- getOptionsDependedOn() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
List of all options that are prerequisites for this option.
- getOptionSettings() - Method in class com.amazonaws.services.rds.model.Option
-
The option settings for this option.
- getOptionSettings() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The option settings to include in an option group.
- getOptionsToInclude() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are added to the option group or, if already
present, the specified configuration is used to update the existing
configuration.
- getOptionsToRemove() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are removed from the option group.
- getOrderableDBInstanceOptions() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
- getOwnerId() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the AWS ID of the owner of a specific DB security group.
- getParameterApplyStatus() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The status of parameter updates.
- getParameterName() - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the name of the parameter.
- getParameters() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
- getParameters() - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Contains a list of engine default parameters.
- getParameters() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
An array of parameter names, values, and the apply method for the
parameter update.
- getParameters() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
An array of parameter names, values, and the apply method for the
parameter update.
- getParameterValue() - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the value of the parameter.
- getPendingModifiedValues() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies that changes to the DB instance are pending.
- getPercentProgress() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The percentage of the estimated data that has been transferred.
- getPermanent() - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is permanent.
- getPermanent() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
A permanent option cannot be removed from the option group once the
option group is used, and it cannot be removed from the db instance
after assigning an option group with this permanent option.
- getPersistent() - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is persistent.
- getPersistent() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
A persistent option cannot be removed from the option group once the
option group is used, but this option can be removed from the db
instance while modifying the related data and assigning another option
group without this option.
- getPort() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The port number that the DB instance uses for connections.
- getPort() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The port number on which the database accepts connections.
- getPort() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the port that the database engine was listening on at the
time of the snapshot.
- getPort() - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the port that the database engine is listening on.
- getPort() - Method in class com.amazonaws.services.rds.model.Option
-
If required, the port configured for this option to use.
- getPort() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The optional port for the option.
- getPort() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies the pending port for the DB instance.
- getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The port number on which the database accepts connections.
- getPort() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The port number on which the database accepts connections.
- getPortRequired() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Specifies whether the option requires a port.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The daily time range during which automated backups are created if
automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the daily time range during which automated backups are
created if automated backups are enabled, as determined by the
BackupRetentionPeriod
.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The daily time range during which automated backups are created if
automated backups are enabled, as determined by the
BackupRetentionPeriod
.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The daily time range during which automated backups are created if
automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can
occur.
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the weekly time range (in UTC) during which system
maintenance can occur.
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can
occur, which may result in an outage.
- getProductDescription() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Product description filter value.
- getProductDescription() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The product description filter value.
- getProductDescription() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The description of the reserved DB instance.
- getProductDescription() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The database engine used by the offering.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies the accessibility options for the DB instance.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies the accessibility options for the DB instance.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the accessibility options for the DB instance.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the accessibility options for the DB instance.
- getPubliclyAccessible() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies the accessibility options for the DB instance.
- getReadReplicaCapable() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this orderable DB instance can have a read replica.
- getReadReplicaDBInstanceIdentifiers() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of the read replicas associated with
this DB instance.
- getReadReplicaSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the identifier of the source DB instance if this DB instance
is a read replica.
- getRecurringChargeAmount() - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The amount of the recurring charge.
- getRecurringChargeFrequency() - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The frequency of the recurring charge.
- getRecurringCharges() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The recurring price charged to run this reserved DB instance.
- getRecurringCharges() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The recurring price charged to run this reserved DB instance.
- getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The reserved DB instance identifier filter value.
- getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
Customer-specified identifier to track this reservation.
- getReservedDBInstanceId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The unique identifier for the reservation.
- getReservedDBInstances() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
A list of reserved DB instances.
- getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering identifier filter value.
- getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering identifier filter value.
- getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The ID of the Reserved DB instance offering to purchase.
- getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering identifier.
- getReservedDBInstancesOfferingId() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering identifier.
- getReservedDBInstancesOfferings() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
A list of reserved DB instance offerings.
- getResetAllParameters() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
Specifies whether (true
) or not (false
) to
reset all parameters in the DB parameter group to default values.
- getResourceName() - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The Amazon RDS resource the tags will be added to.
- getResourceName() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
The Amazon RDS resource with tags to be listed.
- getResourceName() - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The Amazon RDS resource the tags will be removed from.
- getRestoreTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The date and time to restore from.
- getSecondaryAvailabilityZone() - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the secondary Availability Zone for
a DB instance with multi-AZ support.
- getSettingDescription() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The description of the option group option.
- getSettingName() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The name of the option group option.
- getSize() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The size, in bytes, of the log file for the specified DB instance.
- getSkipFinalSnapshot() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
Determines whether a final DB snapshot is created before the DB
instance is deleted.
- getSnapshotCreateTime() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the time (UTC) when the snapshot was taken.
- getSnapshotType() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the type of the DB snapshot.
- getSnapshotType() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The type of snapshots that will be returned.
- getSnsTopicArn() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event
notification.
- getSnsTopicArn() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The topic ARN of the RDS event notification subscription.
- getSnsTopicArn() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event
notification.
- getSource() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The parameter types to return.
- getSource() - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates the source of the parameter value.
- getSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The identifier of the DB instance that will act as the source for the
read replica.
- getSourceDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The identifier of the source DB instance from which to restore.
- getSourceDBParameterGroupIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier or ARN for the source DB Parameter Group.
- getSourceDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the source DB snapshot.
- getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The identifier of the event source to be added.
- getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The identifier of the event source for which events will be returned.
- getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.Event
-
Provides the identifier for the source of the event.
- getSourceIdentifier() - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The source identifier to be removed from the subscription, such as the
DB instance identifier for a DB instance or the name of a
security group.
- getSourceIds() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The list of identifiers of the event sources for which events will be
returned.
- getSourceIdsList() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of source IDs for the RDS event notification subscription.
- getSourceOptionGroupIdentifier() - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier or ARN for the source Option Group.
- getSourceRegion() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The region that the DB snapshot was created in or copied from.
- getSourceType() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The type of source that will be generating the events.
- getSourceType() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
The type of source that will be generating the events.
- getSourceType() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The event source to retrieve events for.
- getSourceType() - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the source type for this event.
- getSourceType() - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The source type that the returned categories belong to
- getSourceType() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The source type for the RDS event notification subscription.
- getSourceType() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The type of source that will be generating the events.
- getStartTime() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified
in ISO 8601 format.
- getStartTime() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The time the reservation started.
- getState() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The state of the reserved DB instance.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Status of the DB instance.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The status of the DB security group.
- getStatus() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the status of this DB snapshot.
- getStatus() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Provides the status of the EC2 security group.
- getStatus() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The status of the RDS event notification subscription.
- getStatus() - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the status of the IP range.
- getStatus() - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The status of the DB instance's option group membership (e.g.
- getStatus() - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- getStatusInfos() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of a read replica.
- getStatusType() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- getStorageType() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies storage type to be associated with the DB Instance read
replica.
- getStorageType() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies storage type to be associated with the DB Instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies storage type associated with DB Instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies storage type associated with DB Snapshot.
- getStorageType() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies storage type to be associated with the DB Instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The storage type for this orderable DB instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies storage type to be associated with the DB instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies storage type to be associated with the DB Instance.
- getStorageType() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies storage type to be associated with the DB Instance.
- getSubnetAvailabilityZone() - Method in class com.amazonaws.services.rds.model.Subnet
-
Contains Availability Zone information.
- getSubnetGroupStatus() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the status of the DB subnet group.
- getSubnetIdentifier() - Method in class com.amazonaws.services.rds.model.Subnet
-
Specifies the identifier of the subnet.
- getSubnetIds() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The EC2 Subnet IDs for the DB subnet group.
- getSubnetIds() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The EC2 subnet IDs for the DB subnet group.
- getSubnets() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Contains a list of
Subnet elements.
- getSubnetStatus() - Method in class com.amazonaws.services.rds.model.Subnet
-
Specifies the status of the subnet.
- getSubscriptionCreationTime() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The time the RDS event notification subscription was created.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The name of the RDS event notification subscription you want to add a
source identifier to.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The name of the subscription.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
-
The name of the RDS event notification subscription you want to
delete.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The name of the RDS event notification subscription you want to
describe.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The name of the RDS event notification subscription.
- getSubscriptionName() - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The name of the RDS event notification subscription you want to remove
a source identifier from.
- getSupportedCharacterSets() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by this engine for the
CharacterSetName
parameter of the CreateDBInstance API.
- getSupportsIops() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this orderable DB instance supports provisioned
IOPS.
- getTagKeys() - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- getTagList() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- getTags() - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon RDS resource.
- getTags() - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A list of tags.
- getTags() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A list of tags.
- getTargetDBInstanceIdentifier() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the new database instance to be created.
- getTargetDBParameterGroupDescription() - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The description for the copied DB Parameter Group.
- getTargetDBParameterGroupIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier for the copied DB Parameter Group.
- getTargetDBSnapshotIdentifier() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the copied snapshot.
- getTargetOptionGroupDescription() - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The description for the copied Option Group.
- getTargetOptionGroupIdentifier() - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier for the copied Option Group.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.DBInstance
-
The ARN from the Key Store with which the instance is associated for
TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- getTdeCredentialArn() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- getTdeCredentialPassword() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- getTdeCredentialPassword() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- getTdeCredentialPassword() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- getTdeCredentialPassword() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- getUsagePrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The hourly price charged for this reserved DB instance.
- getUsagePrice() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The hourly price charged for this offering.
- getUseLatestRestorableTime() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies whether (true
) or not (false
) the
DB instance is restored from the latest backup time.
- getValue() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The current value of the option setting.
- getValue() - Method in class com.amazonaws.services.rds.model.Tag
-
A value is the optional value of the tag.
- getValues() - Method in class com.amazonaws.services.rds.model.Filter
-
This parameter is not currently supported.
- getVpc() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The VPC filter value.
- getVpc() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this is a VPC orderable DB instance.
- getVpcId() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the VpcId of the DB security group.
- getVpcId() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the Vpc Id associated with the DB snapshot.
- getVpcId() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the VpcId of the DB subnet group.
- getVpcId() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
If AllowsVpcAndNonVpcInstanceMemberships is 'false', this field is
blank.
- getVpcSecurityGroupId() - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of EC2 VPC security groups to authorize on this DB instance.
- getVpcSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this VPC security group
allows access to the port.
- getVpcSecurityGroupMemberships() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of VpcSecurityGroupMemebrship name strings used for this
option.
- getVpcSecurityGroups() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides List of VPC security group elements that the DB instance
belongs to.
- setAdditionalDataPending(Boolean) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Boolean value that if true, indicates there is more data to be
downloaded.
- setAddress(String) - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the DNS address of the DB instance.
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of storage (in gigabytes) to be initially allocated for the
database instance.
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the allocated storage size specified in gigabytes.
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the allocated storage size in gigabytes (GB).
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new storage capacity of the RDS instance.
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the new AllocatedStorage
size for the DB
instance that will be applied or is in progress.
- setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Indicates the acceptable values for the option group option.
- setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The allowed values of the option setting.
- setAllowedValues(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid range of values for the parameter.
- setAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates that major version upgrades are allowed.
- setAllowsVpcAndNonVpcInstanceMemberships(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates whether this option group can be applied to both VPC and
non-VPC instances.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies whether the modifications in this request and any pending
modifications are asynchronously applied as soon as possible,
regardless of the PreferredMaintenanceWindow
setting for
the DB instance.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Indicates whether the changes should be applied immediately, or during
the next maintenance window for each instance associated with the
option group.
- setApplyMethod(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates when to apply parameter updates.
- setApplyMethod(ApplyMethod) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates when to apply parameter updates.
- setApplyType(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The DB engine specific parameter type for the option group option.
- setApplyType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The DB engine specific parameter type.
- setApplyType(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the engine specific parameters type.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Indicates that minor engine upgrades will be applied automatically to
the read replica during the maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Indicates that minor engine upgrades will be applied automatically to
the DB instance during the maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates that minor version patches are applied automatically.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates that minor version upgrades will be applied automatically to
the DB instance during the maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Indicates that minor version upgrades will be applied automatically to
the DB instance during the maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Indicates that minor version upgrades will be applied automatically to
the DB instance during the maintenance window.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Amazon EC2 Availability Zone that the read replica will be created
in.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The EC2 Availability Zone that the database instance will be created
in.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the name of the Availability Zone the DB instance is located
in.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the Availability Zone the DB instance was
located in at the time of the DB snapshot.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The EC2 Availability Zone that the database instance will be created
in.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The EC2 Availability Zone that the database instance will be created
in.
- setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of availability zones for the orderable DB instance.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the number of days for which automatic DB snapshots are
retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The number of days to retain automated backups.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies the pending number of days for which automated backups are
retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The number of days to retain automated backups.
- setCharacterSetDescription(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The description of the character set.
- setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The name of the character set.
- setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
For supported engines, indicates that the DB instance should be
associated with the specified CharacterSet.
- setCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the character set that this instance
is associated with.
- setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The IP range to authorize.
- setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the IP range.
- setCIDRIP(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The IP range to revoke access from.
- setCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The currency code for the reserved DB instance.
- setCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The currency code for the reserved DB instance offering.
- setCustomerAwsId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The AWS customer account associated with the RDS event notification
subscription.
- setCustSubscriptionId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The RDS event notification subscription Id.
- setDataType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The data type of the option setting.
- setDataType(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid data type for the parameter.
- setDate(Date) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the date and time of the event.
- setDBEngineDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine.
- setDBEngineVersionDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine version.
- setDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
A list of DBEngineVersion
elements.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The compute and memory capacity of the read replica.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The compute and memory capacity of the DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the name of the compute and memory capacity class of the DB
instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The DB instance class filter value.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The DB instance class filter value.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The DB instance class filter value.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The DB instance Class for the orderable DB instance
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the new DBInstanceClass
for the DB instance that
will be applied or is in progress.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The DB instance class for the reserved DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The DB instance class for the reserved DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The compute and memory capacity of the Amazon RDS DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The compute and memory capacity of the Amazon RDS DB instance.
- setDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The number of instances to reserve.
- setDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The number of reserved DB instances.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The DB instance identifier of the read replica.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains a user-supplied database identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the DB instance identifier of the DB instance this DB
snapshot was created from.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DB instance identifier for the DB instance to be deleted.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The user-supplied instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The customer-assigned name of the DB instance that contains the log
files you want to list.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A DB instance identifier to retrieve the list of DB snapshots for.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The customer-assigned name of the DB instance that contains the log
files you want to list.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the new DBInstanceIdentifier
for the DB instance
that will be applied or is in progress.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Name of the DB instance to create from the DB snapshot.
- setDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
- setDBInstanceStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the current state of this database.
- setDBName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The meaning of this parameter differs according to the database engine
you use.
- setDBName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The meaning of this parameter differs according to the database engine
you use.
- setDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database name for the restored DB instance.
- setDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database name for the restored DB instance.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The DB parameter group family name.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the DB parameter group family for the database engine.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the name of the DB parameter group family that this DB
parameter group is compatible with.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The name of a specific DB parameter group family to return details
for.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The name of the DB parameter group family.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Specifies the name of the DB parameter group family which the engine
default parameters apply to.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the DB parameter group to associate with this DB instance.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The name of the DP parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The name of a specific DB parameter group to return details for.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The name of a specific DB parameter group to return details for.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The name of the DB parameter group to apply to the DB instance.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
The name of the DB parameter group.
- setDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
-
The name of the DB parameter group.
- setDBParameterGroups(Collection<DBParameterGroupStatus>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of DB parameter groups applied to this DB instance.
- setDBParameterGroups(Collection<DBParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
- setDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The description for the DB security group.
- setDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the description of the DB security group.
- setDBSecurityGroupMemberships(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this DB security group
allows access to the port.
- setDBSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of DBSecurityGroupMemebrship name strings used for this option.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The name of the DB security group to add authorization to.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The name for the DB security group.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Specifies the name of the DB security group.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The name of the DB security group.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
The name of the DB security group to delete.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The name of the DB security group to return details for.
- setDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the DB security group to revoke ingress from.
- setDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of DB security groups to associate with this DB instance.
- setDBSecurityGroups(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides List of DB security group elements containing only
DBSecurityGroup.Name
and
DBSecurityGroup.Status
subelements.
- setDBSecurityGroups(Collection<DBSecurityGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
- setDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of DB security groups to authorize on this DB instance.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The identifier for the DB snapshot.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the identifier for the DB snapshot.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
The DBSnapshot identifier.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A specific DB snapshot identifier to describe.
- setDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The identifier for the DB snapshot to restore from.
- setDBSnapshots(Collection<DBSnapshot>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
- setDBSubnetGroup(DBSubnetGroup) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies information on the subnet group associated with the DB
instance, including the name, description, and subnets in the subnet
group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The description for the DB subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the description of the DB subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The description for the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies a DB subnet group for the DB instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A DB subnet group to associate with this DB instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The name for the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Specifies the name of the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The name of the DB subnet group to return details for.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The name for the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The DB subnet group name to use for the new instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The DB subnet group name to use for the new instance.
- setDBSubnetGroups(Collection<DBSubnetGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
- setDefaultCharacterSet(CharacterSet) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The default character set for new instances of this engine version, if
the CharacterSetName
parameter of the CreateDBInstance
API is not specified.
- setDefaultOnly(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
Indicates that only the default version of the specified engine or
engine and major version combination is returned.
- setDefaultPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If the option requires a port, specifies the default port for the
option.
- setDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The default value for the option group option.
- setDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The default value of the option setting.
- setDescribeDBLogFiles(Collection<DescribeDBLogFilesDetails>) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
The DB log files returned.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The description for the DB parameter group.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the customer-specified description for this DB parameter
group.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The description of the option.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The description of the option setting.
- setDescription(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Provides a description of the parameter.
- setDuration(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- setDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Duration filter value, specified in years or seconds.
- setDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The duration filter value, specified in years or seconds.
- setDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The duration of the reservation in seconds.
- setDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The duration of the offering in seconds.
- setEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Id of the EC2 security group to authorize.
- setEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the id of the EC2 security group.
- setEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The id of the EC2 security group to revoke access from.
- setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Name of the EC2 security group to authorize.
- setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the name of the EC2 security group.
- setEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the EC2 security group to revoke access from.
- setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
AWS Account Number of the owner of the EC2 security group specified in
the EC2SecurityGroupName parameter.
- setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the AWS ID of the owner of the EC2 security group specified
in the EC2SecurityGroupName
field.
- setEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The AWS Account Number of the owner of the EC2 security group
specified in the EC2SecurityGroupName
parameter.
- setEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
- setEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A Boolean value; set to true to activate the subscription, set
to false to create the subscription but not active it.
- setEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A Boolean value indicating if the subscription is enabled.
- setEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A Boolean value; set to true to activate the subscription.
- setEndpoint(String) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Overrides the default endpoint for this client ("https://rds.amazonaws.com").
- setEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the connection endpoint.
- setEndTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified
in ISO 8601 format.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the database engine.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the name of the database engine to be used for this DB
instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the database engine.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve DB instance options for.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine type of the orderable DB instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database engine to use for the new instance.
- setEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database engine to use for the new instance.
- setEngineName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the engine that this option group should be
associated with.
- setEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
A required parameter.
- setEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated
with a specific database engine.
- setEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Engine name that this option group can be applied to.
- setEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Engine name that this option can be applied to.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The version number of the database engine to use.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The version number of the database engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates the database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the version of the database engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The version number of the database engine to upgrade to.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine version of the orderable DB instance.
- setEngineVersion(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Indicates the database engine version.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of event categories for a SourceType that you want to subscribe
to.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for a event
notification subscription.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the category for the event.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The event categories for the specified source type
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A list of event categories for a SourceType that you want to subscribe
to.
- setEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of event categories for the RDS event notification
subscription.
- setEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
A list of EventCategoriesMap data types.
- setEvents(Collection<Event>) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
A list of
Event instances.
- setEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
A list of EventSubscriptions data types.
- setFileLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files written since the specified
date, in POSIX timestamp format.
- setFilenameContains(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for log file names that contain the
specified string.
- setFileSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files larger than the specified
size.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
Not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
Not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- setFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DBSnapshotIdentifier of the new DBSnapshot created when
SkipFinalSnapshot is set to false
.
- setFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The fixed price charged for this reserved DB instance.
- setFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The fixed price charged for this offering.
- setForceFailover(Boolean) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
When true
, the reboot will be conducted through a MultiAZ
failover.
- setInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the date and time the DB instance was created.
- setInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the time (UTC) when the snapshot was taken.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The amount of Provisioned IOPS (input/output operations per second) to
be initially allocated for the DB instance.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of Provisioned IOPS (input/output operations per second) to
be initially allocated for the DB instance.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the Provisioned IOPS (I/O operations per second) value.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the Provisioned IOPS (I/O operations per second) value of
the DB instance at the time of the snapshot.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new Provisioned IOPS (I/O operations per second) value for the RDS
instance.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies the new Provisioned IOPS value for the DB instance that will
be applied or is being applied.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the amount of provisioned IOPS for the DB instance,
expressed in I/O operations per second.
- setIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The amount of Provisioned IOPS (input/output operations per second) to
be initially allocated for the DB instance.
- setIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of
IPRange elements.
- setIsCollection(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
Indicates if the option setting is part of a collection.
- setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Boolean value where true indicates that this option group option can
be changed from the default value.
- setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
A Boolean value that, when true, indicates the option setting can be
modified from the default.
- setIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates whether (true
) or not (false
) the
parameter can be modified.
- setKey(String) - Method in class com.amazonaws.services.rds.model.Tag
-
A key is the required name of the tag.
- setLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
A POSIX timestamp when the last log entry was written.
- setLatestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the latest time to which a database can be restored with
point-in-time restore.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
License model information for this DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
License model information for this DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
License model information for the restored DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The license model for the orderable DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
License model information for the restored DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
License model information for the restored DB instance.
- setListSupportedCharacterSets(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified, and if the requested engine supports
the CharacterSetName parameter for CreateDBInstance, the response
includes a list of supported character sets for each engine version.
- setLogFileData(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Entries from the specified log file.
- setLogFileName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The name of the log file for the specified DB instance.
- setLogFileName(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The name of the log file to be downloaded.
- setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the major version of the engine that this option group
should be associated with.
- setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
If specified, filters the results to include only options for the
specified major engine version.
- setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated
with a specific database engine version.
- setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates the major engine version associated with this option group.
- setMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Indicates the major engine version that the option is available for.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous
DescribeDBInstances request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The pagination token provided in the previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
A pagination token that can be used in a subsequent DescribeDBLogFiles
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
An optional pagination token provided by a previous
DescribeDBParameterGroups
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
An optional pagination token provided by a previous
DescribeDBParameters
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
An optional pagination token provided by a previous
DescribeDBSecurityGroups request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
An optional pagination token provided by a previous
DescribeDBSnapshots
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous
DescribeDBSubnetGroups request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
An optional pagination token provided by a previous
DescribeEngineDefaultParameters
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
An optional pagination token provided by a previous DescribeEvents
request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
An optional pagination token provided by a previous Events request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
An optional pagination token provided by a previous
DescribeOrderableDBInstanceOptions request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
An optional pagination token provided by a previous
DescribeOrderableDBInstanceOptions request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
An optional pagination token provided by a previous
DescribeOptionGroups request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous
DescribeOrderableDBInstanceOptions request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous
OrderableDBInstanceOptions request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The pagination token provided in the previous request or "0".
- setMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
A pagination token that can be used in a subsequent
DownloadDBLogFilePortion request.
- setMarker(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
An optional pagination token provided by a previous EngineDefaults
request.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of master user for the client DB instance.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the master username for the DB instance.
- setMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the master username for the DB snapshot.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the master database user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new password for the DB instance master user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the pending or in-progress change of the master credentials
for the DB instance.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The maximum number of records to include in the response.
- setMessage(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- setMessage(String) - Method in class com.amazonaws.services.rds.model.Event
-
Provides the text of this event.
- setMinimumEngineVersion(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
The earliest engine version to which the parameter can apply.
- setMinimumRequiredMinorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The minimum required engine version for the option to be applied.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies if the DB instance is a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The Multi-AZ filter value.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The Multi-AZ filter value.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Indicates that the Single-AZ DB instance is to change to a Multi-AZ
deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
Indicates if the reservation applies to Multi-AZ deployments.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
Indicates if the offering applies to Multi-AZ deployments.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- setMultiAZCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this orderable DB instance is multi-AZ capable.
- setName(String) - Method in class com.amazonaws.services.rds.model.AvailabilityZone
-
The name of the availability zone.
- setName(String) - Method in class com.amazonaws.services.rds.model.Filter
-
This parameter is not currently supported.
- setName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The name of the option.
- setName(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The name of the option that has settings that you can set.
- setNewDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new DB instance identifier for the DB instance when renaming a DB
instance.
- setNormal(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Boolean value that is true if the instance is operating normally, or
false if the instance is in an error state.
- setNumberOfLines(Integer) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The number of lines to download.
- setOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering type filter value.
- setOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering type filter value.
- setOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering type of this reserved DB instance.
- setOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering type.
- setOptionDescription(String) - Method in class com.amazonaws.services.rds.model.Option
-
The description of the option.
- setOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
The description of the option group.
- setOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Provides the description of the option group.
- setOptionGroupMemberships(Collection<OptionGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of option group memberships for this DB instance.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The option group the DB instance will be associated with.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Indicates that the DB instance should be associated with the specified
option group.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the option group to be created.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the option group name for the DB snapshot.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
-
The name of the option group to be deleted.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The name of the option group to describe.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates that the DB instance should be associated with the specified
option group.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
The name of the option group to be modified.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Specifies the name of the option group.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The name of the option group that the instance belongs to.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The name of the option group to be used for the restored DB instance.
- setOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the option group to be used for the restored DB instance.
- setOptionGroupOptions(Collection<OptionGroupOption>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
List of available option group options.
- setOptionGroupOptionSettings(Collection<OptionGroupOptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Specifies the option settings that are available (and the default
value) for each option in an option group.
- setOptionGroupsList(Collection<OptionGroup>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
List of option groups.
- setOptionName(String) - Method in class com.amazonaws.services.rds.model.Option
-
The name of the option.
- setOptionName(String) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The configuration of options to include in a group.
- setOptions(Collection<Option>) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates what options are available in the option group.
- setOptionsDependedOn(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
List of all options that are prerequisites for this option.
- setOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.Option
-
The option settings for this option.
- setOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The option settings to include in an option group.
- setOptionsToInclude(Collection<OptionConfiguration>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are added to the option group or, if already
present, the specified configuration is used to update the existing
configuration.
- setOptionsToRemove(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are removed from the option group.
- setOrderableDBInstanceOptions(Collection<OrderableDBInstanceOption>) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
- setOwnerId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the AWS ID of the owner of a specific DB security group.
- setParameterApplyStatus(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The status of parameter updates.
- setParameterName(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the name of the parameter.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Contains a list of engine default parameters.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
An array of parameter names, values, and the apply method for the
parameter update.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
An array of parameter names, values, and the apply method for the
parameter update.
- setParameterValue(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the value of the parameter.
- setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies that changes to the DB instance are pending.
- setPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The percentage of the estimated data that has been transferred.
- setPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is permanent.
- setPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
A permanent option cannot be removed from the option group once the
option group is used, and it cannot be removed from the db instance
after assigning an option group with this permanent option.
- setPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is persistent.
- setPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
A persistent option cannot be removed from the option group once the
option group is used, but this option can be removed from the db
instance while modifying the related data and assigning another option
group without this option.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The port number that the DB instance uses for connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The port number on which the database accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the port that the database engine was listening on at the
time of the snapshot.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the port that the database engine is listening on.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.Option
-
If required, the port configured for this option to use.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The optional port for the option.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies the pending port for the DB instance.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The port number on which the database accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The port number on which the database accepts connections.
- setPortRequired(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Specifies whether the option requires a port.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The daily time range during which automated backups are created if
automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the daily time range during which automated backups are
created if automated backups are enabled, as determined by the
BackupRetentionPeriod
.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The daily time range during which automated backups are created if
automated backups are enabled, as determined by the
BackupRetentionPeriod
.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The daily time range during which automated backups are created if
automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can
occur.
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the weekly time range (in UTC) during which system
maintenance can occur.
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can
occur, which may result in an outage.
- setProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Product description filter value.
- setProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The product description filter value.
- setProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The description of the reserved DB instance.
- setProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The database engine used by the offering.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies the accessibility options for the DB instance.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies the accessibility options for the DB instance.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the accessibility options for the DB instance.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the accessibility options for the DB instance.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies the accessibility options for the DB instance.
- setReadReplicaCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this orderable DB instance can have a read replica.
- setReadReplicaDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of the read replicas associated with
this DB instance.
- setReadReplicaSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the identifier of the source DB instance if this DB instance
is a read replica.
- setRecurringChargeAmount(Double) - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The amount of the recurring charge.
- setRecurringChargeFrequency(String) - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The frequency of the recurring charge.
- setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The recurring price charged to run this reserved DB instance.
- setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The recurring price charged to run this reserved DB instance.
- setRegion(Region) - Method in interface com.amazonaws.services.rds.AmazonRDS
-
- setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The reserved DB instance identifier filter value.
- setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
Customer-specified identifier to track this reservation.
- setReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The unique identifier for the reservation.
- setReservedDBInstances(Collection<ReservedDBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
A list of reserved DB instances.
- setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering identifier filter value.
- setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering identifier filter value.
- setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The ID of the Reserved DB instance offering to purchase.
- setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering identifier.
- setReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering identifier.
- setReservedDBInstancesOfferings(Collection<ReservedDBInstancesOffering>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
A list of reserved DB instance offerings.
- setResetAllParameters(Boolean) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
Specifies whether (true
) or not (false
) to
reset all parameters in the DB parameter group to default values.
- setResourceName(String) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The Amazon RDS resource the tags will be added to.
- setResourceName(String) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
The Amazon RDS resource with tags to be listed.
- setResourceName(String) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The Amazon RDS resource the tags will be removed from.
- setRestoreTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The date and time to restore from.
- setSecondaryAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the secondary Availability Zone for
a DB instance with multi-AZ support.
- setSettingDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The description of the option group option.
- setSettingName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The name of the option group option.
- setSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The size, in bytes, of the log file for the specified DB instance.
- setSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
Determines whether a final DB snapshot is created before the DB
instance is deleted.
- setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the time (UTC) when the snapshot was taken.
- setSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the type of the DB snapshot.
- setSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The type of snapshots that will be returned.
- setSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event
notification.
- setSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The topic ARN of the RDS event notification subscription.
- setSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event
notification.
- setSource(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The parameter types to return.
- setSource(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates the source of the parameter value.
- setSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The identifier of the DB instance that will act as the source for the
read replica.
- setSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The identifier of the source DB instance from which to restore.
- setSourceDBParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier or ARN for the source DB Parameter Group.
- setSourceDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the source DB snapshot.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The identifier of the event source to be added.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The identifier of the event source for which events will be returned.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.Event
-
Provides the identifier for the source of the event.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The source identifier to be removed from the subscription, such as the
DB instance identifier for a DB instance or the name of a
security group.
- setSourceIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The list of identifiers of the event sources for which events will be
returned.
- setSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of source IDs for the RDS event notification subscription.
- setSourceOptionGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier or ARN for the source Option Group.
- setSourceRegion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The region that the DB snapshot was created in or copied from.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The type of source that will be generating the events.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
The type of source that will be generating the events.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The event source to retrieve events for.
- setSourceType(SourceType) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The event source to retrieve events for.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the source type for this event.
- setSourceType(SourceType) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the source type for this event.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The source type that the returned categories belong to
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The source type for the RDS event notification subscription.
- setSourceType(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The type of source that will be generating the events.
- setStartTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified
in ISO 8601 format.
- setStartTime(Date) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The time the reservation started.
- setState(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The state of the reserved DB instance.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Status of the DB instance.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The status of the DB security group.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the status of this DB snapshot.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Provides the status of the EC2 security group.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The status of the RDS event notification subscription.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the status of the IP range.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The status of the DB instance's option group membership (e.g.
- setStatus(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- setStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of a read replica.
- setStatusType(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies storage type to be associated with the DB Instance read
replica.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies storage type to be associated with the DB Instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies storage type associated with DB Instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies storage type associated with DB Snapshot.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies storage type to be associated with the DB Instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The storage type for this orderable DB instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies storage type to be associated with the DB instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies storage type to be associated with the DB Instance.
- setStorageType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies storage type to be associated with the DB Instance.
- setSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.rds.model.Subnet
-
Contains Availability Zone information.
- setSubnetGroupStatus(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the status of the DB subnet group.
- setSubnetIdentifier(String) - Method in class com.amazonaws.services.rds.model.Subnet
-
Specifies the identifier of the subnet.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The EC2 Subnet IDs for the DB subnet group.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The EC2 subnet IDs for the DB subnet group.
- setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Contains a list of
Subnet elements.
- setSubnetStatus(String) - Method in class com.amazonaws.services.rds.model.Subnet
-
Specifies the status of the subnet.
- setSubscriptionCreationTime(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The time the RDS event notification subscription was created.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The name of the RDS event notification subscription you want to add a
source identifier to.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The name of the subscription.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
-
The name of the RDS event notification subscription you want to
delete.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The name of the RDS event notification subscription you want to
describe.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The name of the RDS event notification subscription.
- setSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The name of the RDS event notification subscription you want to remove
a source identifier from.
- setSupportedCharacterSets(Collection<CharacterSet>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by this engine for the
CharacterSetName
parameter of the CreateDBInstance API.
- setSupportsIops(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this orderable DB instance supports provisioned
IOPS.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- setTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon RDS resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A list of tags.
- setTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the new database instance to be created.
- setTargetDBParameterGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The description for the copied DB Parameter Group.
- setTargetDBParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier for the copied DB Parameter Group.
- setTargetDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the copied snapshot.
- setTargetOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The description for the copied Option Group.
- setTargetOptionGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier for the copied Option Group.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The ARN from the Key Store with which the instance is associated for
TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- setTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- setTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- setTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- setTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- setTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- setUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The hourly price charged for this reserved DB instance.
- setUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The hourly price charged for this offering.
- setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies whether (true
) or not (false
) the
DB instance is restored from the latest backup time.
- setValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The current value of the option setting.
- setValue(String) - Method in class com.amazonaws.services.rds.model.Tag
-
A value is the optional value of the tag.
- setValues(Collection<String>) - Method in class com.amazonaws.services.rds.model.Filter
-
This parameter is not currently supported.
- setVpc(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The VPC filter value.
- setVpc(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this is a VPC orderable DB instance.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the VpcId of the DB security group.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the Vpc Id associated with the DB snapshot.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the VpcId of the DB subnet group.
- setVpcId(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
If AllowsVpcAndNonVpcInstanceMemberships is 'false', this field is
blank.
- setVpcSecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of EC2 VPC security groups to authorize on this DB instance.
- setVpcSecurityGroupMemberships(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this VPC security group
allows access to the port.
- setVpcSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of VpcSecurityGroupMemebrship name strings used for this
option.
- setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides List of VPC security group elements that the DB instance
belongs to.
- shutdown() - Method in interface com.amazonaws.services.rds.AmazonRDS
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.rds.AmazonRDSAsyncClient
-
Shuts down the client, releasing all managed resources.
- SnapshotQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
Request would result in user exceeding the allowed number of DB
snapshots.
- SnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.SnapshotQuotaExceededException
-
Constructs a new SnapshotQuotaExceededException with the specified error
message.
- SNSInvalidTopicException - Exception in com.amazonaws.services.rds.model
-
SNS has responded that there is a problem with the SND topic
specified.
- SNSInvalidTopicException(String) - Constructor for exception com.amazonaws.services.rds.model.SNSInvalidTopicException
-
Constructs a new SNSInvalidTopicException with the specified error
message.
- SNSNoAuthorizationException - Exception in com.amazonaws.services.rds.model
-
You do not have permission to publish to the SNS topic ARN.
- SNSNoAuthorizationException(String) - Constructor for exception com.amazonaws.services.rds.model.SNSNoAuthorizationException
-
Constructs a new SNSNoAuthorizationException with the specified error
message.
- SNSTopicArnNotFoundException - Exception in com.amazonaws.services.rds.model
-
The SNS topic ARN does not exist.
- SNSTopicArnNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SNSTopicArnNotFoundException
-
Constructs a new SNSTopicArnNotFoundException with the specified error
message.
- SourceNotFoundException - Exception in com.amazonaws.services.rds.model
-
The requested source could not be found.
- SourceNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SourceNotFoundException
-
Constructs a new SourceNotFoundException with the specified error
message.
- SourceType - Enum in com.amazonaws.services.rds.model
-
Source Type
- StorageQuotaExceededException - Exception in com.amazonaws.services.rds.model
-
Request would result in user exceeding the allowed amount of storage
available across all DB instances.
- StorageQuotaExceededException(String) - Constructor for exception com.amazonaws.services.rds.model.StorageQuotaExceededException
-
Constructs a new StorageQuotaExceededException with the specified error
message.
- StorageTypeNotSupportedException - Exception in com.amazonaws.services.rds.model
-
StorageType specified cannot be associated with the DB
Instance.
- StorageTypeNotSupportedException(String) - Constructor for exception com.amazonaws.services.rds.model.StorageTypeNotSupportedException
-
Constructs a new StorageTypeNotSupportedException with the specified error
message.
- Subnet - Class in com.amazonaws.services.rds.model
-
This data type is used as a response element in the
DescribeDBSubnetGroups action.
- Subnet() - Constructor for class com.amazonaws.services.rds.model.Subnet
-
- SubnetAlreadyInUseException - Exception in com.amazonaws.services.rds.model
-
The DB subnet is already in use in the Availability Zone.
- SubnetAlreadyInUseException(String) - Constructor for exception com.amazonaws.services.rds.model.SubnetAlreadyInUseException
-
Constructs a new SubnetAlreadyInUseException with the specified error
message.
- SubscriptionAlreadyExistException - Exception in com.amazonaws.services.rds.model
-
The supplied subscription name already exists.
- SubscriptionAlreadyExistException(String) - Constructor for exception com.amazonaws.services.rds.model.SubscriptionAlreadyExistException
-
Constructs a new SubscriptionAlreadyExistException with the specified error
message.
- SubscriptionCategoryNotFoundException - Exception in com.amazonaws.services.rds.model
-
The supplied category does not exist.
- SubscriptionCategoryNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SubscriptionCategoryNotFoundException
-
Constructs a new SubscriptionCategoryNotFoundException with the specified error
message.
- SubscriptionNotFoundException - Exception in com.amazonaws.services.rds.model
-
The subscription name does not exist.
- SubscriptionNotFoundException(String) - Constructor for exception com.amazonaws.services.rds.model.SubscriptionNotFoundException
-
Constructs a new SubscriptionNotFoundException with the specified error
message.
- Tag - Class in com.amazonaws.services.rds.model
-
Metadata assigned to an Amazon RDS resource consisting of a key-value
pair.
- Tag() - Constructor for class com.amazonaws.services.rds.model.Tag
-
- toString() - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.rds.model.ApplyMethod
-
- toString() - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.AvailabilityZone
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CharacterSet
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DBInstance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.Endpoint
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.Event
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.EventSubscription
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.Filter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.IPRange
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.Option
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.OptionSetting
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.Parameter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.rds.model.SourceType
-
- toString() - Method in class com.amazonaws.services.rds.model.Subnet
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.Tag
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
Returns a string representation of this object; useful for testing and
debugging.
- withAdditionalDataPending(Boolean) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Boolean value that if true, indicates there is more data to be
downloaded.
- withAddress(String) - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the DNS address of the DB instance.
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of storage (in gigabytes) to be initially allocated for the
database instance.
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the allocated storage size specified in gigabytes.
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the allocated storage size in gigabytes (GB).
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new storage capacity of the RDS instance.
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the new AllocatedStorage
size for the DB
instance that will be applied or is in progress.
- withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Indicates the acceptable values for the option group option.
- withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The allowed values of the option setting.
- withAllowedValues(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid range of values for the parameter.
- withAllowMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates that major version upgrades are allowed.
- withAllowsVpcAndNonVpcInstanceMemberships(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates whether this option group can be applied to both VPC and
non-VPC instances.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies whether the modifications in this request and any pending
modifications are asynchronously applied as soon as possible,
regardless of the PreferredMaintenanceWindow
setting for
the DB instance.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Indicates whether the changes should be applied immediately, or during
the next maintenance window for each instance associated with the
option group.
- withApplyMethod(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates when to apply parameter updates.
- withApplyMethod(ApplyMethod) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates when to apply parameter updates.
- withApplyType(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The DB engine specific parameter type for the option group option.
- withApplyType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The DB engine specific parameter type.
- withApplyType(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the engine specific parameters type.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Indicates that minor engine upgrades will be applied automatically to
the read replica during the maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Indicates that minor engine upgrades will be applied automatically to
the DB instance during the maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates that minor version patches are applied automatically.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates that minor version upgrades will be applied automatically to
the DB instance during the maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Indicates that minor version upgrades will be applied automatically to
the DB instance during the maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Indicates that minor version upgrades will be applied automatically to
the DB instance during the maintenance window.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The Amazon EC2 Availability Zone that the read replica will be created
in.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The EC2 Availability Zone that the database instance will be created
in.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the name of the Availability Zone the DB instance is located
in.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the Availability Zone the DB instance was
located in at the time of the DB snapshot.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The EC2 Availability Zone that the database instance will be created
in.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The EC2 Availability Zone that the database instance will be created
in.
- withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of availability zones for the orderable DB instance.
- withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
A list of availability zones for the orderable DB instance.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the number of days for which automatic DB snapshots are
retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The number of days to retain automated backups.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies the pending number of days for which automated backups are
retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The number of days to retain automated backups.
- withCharacterSetDescription(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The description of the character set.
- withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CharacterSet
-
The name of the character set.
- withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
For supported engines, indicates that the DB instance should be
associated with the specified CharacterSet.
- withCharacterSetName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the character set that this instance
is associated with.
- withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The IP range to authorize.
- withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the IP range.
- withCIDRIP(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The IP range to revoke access from.
- withCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The currency code for the reserved DB instance.
- withCurrencyCode(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The currency code for the reserved DB instance offering.
- withCustomerAwsId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The AWS customer account associated with the RDS event notification
subscription.
- withCustSubscriptionId(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The RDS event notification subscription Id.
- withDataType(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The data type of the option setting.
- withDataType(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the valid data type for the parameter.
- withDate(Date) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the date and time of the event.
- withDBEngineDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine.
- withDBEngineVersionDescription(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The description of the database engine version.
- withDBEngineVersions(DBEngineVersion...) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
A list of DBEngineVersion
elements.
- withDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
A list of DBEngineVersion
elements.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The compute and memory capacity of the read replica.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The compute and memory capacity of the DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the name of the compute and memory capacity class of the DB
instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The DB instance class filter value.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The DB instance class filter value.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The DB instance class filter value.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The DB instance Class for the orderable DB instance
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the new DBInstanceClass
for the DB instance that
will be applied or is in progress.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The DB instance class for the reserved DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The DB instance class for the reserved DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The compute and memory capacity of the Amazon RDS DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The compute and memory capacity of the Amazon RDS DB instance.
- withDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The number of instances to reserve.
- withDBInstanceCount(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The number of reserved DB instances.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The DB instance identifier of the read replica.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains a user-supplied database identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the DB instance identifier of the DB instance this DB
snapshot was created from.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DB instance identifier for the DB instance to be deleted.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The user-supplied instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The customer-assigned name of the DB instance that contains the log
files you want to list.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A DB instance identifier to retrieve the list of DB snapshots for.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The customer-assigned name of the DB instance that contains the log
files you want to list.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the new DBInstanceIdentifier
for the DB instance
that will be applied or is in progress.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Name of the DB instance to create from the DB snapshot.
- withDBInstances(DBInstance...) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
- withDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
- withDBInstanceStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the current state of this database.
- withDBName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The meaning of this parameter differs according to the database engine
you use.
- withDBName(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The meaning of this parameter differs according to the database engine
you use.
- withDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database name for the restored DB instance.
- withDBName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database name for the restored DB instance.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The DB parameter group family name.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the DB parameter group family for the database engine.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the name of the DB parameter group family that this DB
parameter group is compatible with.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The name of a specific DB parameter group family to return details
for.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The name of the DB parameter group family.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Specifies the name of the DB parameter group family which the engine
default parameters apply to.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the DB parameter group to associate with this DB instance.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The name of the DP parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBParameterGroupRequest
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The name of a specific DB parameter group to return details for.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The name of a specific DB parameter group to return details for.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The name of the DB parameter group to apply to the DB instance.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupResult
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
The name of the DB parameter group.
- withDBParameterGroupName(String) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupResult
-
The name of the DB parameter group.
- withDBParameterGroups(DBParameterGroupStatus...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of DB parameter groups applied to this DB instance.
- withDBParameterGroups(Collection<DBParameterGroupStatus>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of DB parameter groups applied to this DB instance.
- withDBParameterGroups(DBParameterGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
- withDBParameterGroups(Collection<DBParameterGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
- withDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The description for the DB security group.
- withDBSecurityGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the description of the DB security group.
- withDBSecurityGroupMemberships(DBSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this DB security group
allows access to the port.
- withDBSecurityGroupMemberships(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this DB security group
allows access to the port.
- withDBSecurityGroupMemberships(String...) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of DBSecurityGroupMemebrship name strings used for this option.
- withDBSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of DBSecurityGroupMemebrship name strings used for this option.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
The name of the DB security group to add authorization to.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
The name for the DB security group.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Specifies the name of the DB security group.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The name of the DB security group.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSecurityGroupRequest
-
The name of the DB security group to delete.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The name of the DB security group to return details for.
- withDBSecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the DB security group to revoke ingress from.
- withDBSecurityGroups(String...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of DB security groups to associate with this DB instance.
- withDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of DB security groups to associate with this DB instance.
- withDBSecurityGroups(DBSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides List of DB security group elements containing only
DBSecurityGroup.Name
and
DBSecurityGroup.Status
subelements.
- withDBSecurityGroups(Collection<DBSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides List of DB security group elements containing only
DBSecurityGroup.Name
and
DBSecurityGroup.Status
subelements.
- withDBSecurityGroups(DBSecurityGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
- withDBSecurityGroups(Collection<DBSecurityGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
- withDBSecurityGroups(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of DB security groups to authorize on this DB instance.
- withDBSecurityGroups(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of DB security groups to authorize on this DB instance.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
The identifier for the DB snapshot.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the identifier for the DB snapshot.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSnapshotRequest
-
The DBSnapshot identifier.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
A specific DB snapshot identifier to describe.
- withDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The identifier for the DB snapshot to restore from.
- withDBSnapshots(DBSnapshot...) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
- withDBSnapshots(Collection<DBSnapshot>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
- withDBSubnetGroup(DBSubnetGroup) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies information on the subnet group associated with the DB
instance, including the name, description, and subnets in the subnet
group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The description for the DB subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the description of the DB subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The description for the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies a DB subnet group for the DB instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A DB subnet group to associate with this DB instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The name for the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Specifies the name of the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The name of the DB subnet group to return details for.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The name for the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The DB subnet group name to use for the new instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The DB subnet group name to use for the new instance.
- withDBSubnetGroups(DBSubnetGroup...) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
- withDBSubnetGroups(Collection<DBSubnetGroup>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
- withDefaultCharacterSet(CharacterSet) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The default character set for new instances of this engine version, if
the CharacterSetName
parameter of the CreateDBInstance
API is not specified.
- withDefaultOnly(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
Indicates that only the default version of the specified engine or
engine and major version combination is returned.
- withDefaultPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
If the option requires a port, specifies the default port for the
option.
- withDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The default value for the option group option.
- withDefaultValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The default value of the option setting.
- withDescribeDBLogFiles(DescribeDBLogFilesDetails...) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
The DB log files returned.
- withDescribeDBLogFiles(Collection<DescribeDBLogFilesDetails>) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
The DB log files returned.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
The description for the DB parameter group.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroup
-
Provides the customer-specified description for this DB parameter
group.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The description of the option.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The description of the option setting.
- withDescription(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Provides a description of the parameter.
- withDuration(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- withDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Duration filter value, specified in years or seconds.
- withDuration(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The duration filter value, specified in years or seconds.
- withDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The duration of the reservation in seconds.
- withDuration(Integer) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The duration of the offering in seconds.
- withEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Id of the EC2 security group to authorize.
- withEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the id of the EC2 security group.
- withEC2SecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The id of the EC2 security group to revoke access from.
- withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
Name of the EC2 security group to authorize.
- withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the name of the EC2 security group.
- withEC2SecurityGroupName(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The name of the EC2 security group to revoke access from.
- withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.AuthorizeDBSecurityGroupIngressRequest
-
AWS Account Number of the owner of the EC2 security group specified in
the EC2SecurityGroupName parameter.
- withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Specifies the AWS ID of the owner of the EC2 security group specified
in the EC2SecurityGroupName
field.
- withEC2SecurityGroupOwnerId(String) - Method in class com.amazonaws.services.rds.model.RevokeDBSecurityGroupIngressRequest
-
The AWS Account Number of the owner of the EC2 security group
specified in the EC2SecurityGroupName
parameter.
- withEC2SecurityGroups(EC2SecurityGroup...) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
- withEC2SecurityGroups(Collection<EC2SecurityGroup>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
- withEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A Boolean value; set to true to activate the subscription, set
to false to create the subscription but not active it.
- withEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A Boolean value indicating if the subscription is enabled.
- withEnabled(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A Boolean value; set to true to activate the subscription.
- withEndpoint(Endpoint) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the connection endpoint.
- withEndTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified
in ISO 8601 format.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The name of the database engine.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the name of the database engine to be used for this DB
instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the name of the database engine.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve DB instance options for.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine type of the orderable DB instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The database engine to use for the new instance.
- withEngine(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The database engine to use for the new instance.
- withEngineName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the engine that this option group should be
associated with.
- withEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
A required parameter.
- withEngineName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated
with a specific database engine.
- withEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Engine name that this option group can be applied to.
- withEngineName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Engine name that this option can be applied to.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The version number of the database engine to use.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
The version number of the database engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Indicates the database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the version of the database engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The version number of the database engine to upgrade to.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The engine version of the orderable DB instance.
- withEngineVersion(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Indicates the database engine version.
- withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of event categories for a SourceType that you want to subscribe
to.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of event categories for a SourceType that you want to subscribe
to.
- withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for a event
notification subscription.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for a event
notification subscription.
- withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the category for the event.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the category for the event.
- withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The event categories for the specified source type
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The event categories for the specified source type
- withEventCategories(String...) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A list of event categories for a SourceType that you want to subscribe
to.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
A list of event categories for a SourceType that you want to subscribe
to.
- withEventCategoriesList(String...) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of event categories for the RDS event notification
subscription.
- withEventCategoriesList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of event categories for the RDS event notification
subscription.
- withEventCategoriesMapList(EventCategoriesMap...) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
A list of EventCategoriesMap data types.
- withEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesResult
-
A list of EventCategoriesMap data types.
- withEvents(Event...) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
A list of
Event instances.
- withEvents(Collection<Event>) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
A list of
Event instances.
- withEventSubscriptionsList(EventSubscription...) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
A list of EventSubscriptions data types.
- withEventSubscriptionsList(Collection<EventSubscription>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
A list of EventSubscriptions data types.
- withFileLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files written since the specified
date, in POSIX timestamp format.
- withFilenameContains(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for log file names that contain the
specified string.
- withFileSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
Filters the available log files for files larger than the specified
size.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
Not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
Not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
Not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
Not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- withFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
The DBSnapshotIdentifier of the new DBSnapshot created when
SkipFinalSnapshot is set to false
.
- withFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The fixed price charged for this reserved DB instance.
- withFixedPrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The fixed price charged for this offering.
- withForceFailover(Boolean) - Method in class com.amazonaws.services.rds.model.RebootDBInstanceRequest
-
When true
, the reboot will be conducted through a MultiAZ
failover.
- withInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the date and time the DB instance was created.
- withInstanceCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the time (UTC) when the snapshot was taken.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The amount of Provisioned IOPS (input/output operations per second) to
be initially allocated for the DB instance.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The amount of Provisioned IOPS (input/output operations per second) to
be initially allocated for the DB instance.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the Provisioned IOPS (I/O operations per second) value.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the Provisioned IOPS (I/O operations per second) value of
the DB instance at the time of the snapshot.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new Provisioned IOPS (I/O operations per second) value for the RDS
instance.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies the new Provisioned IOPS value for the DB instance that will
be applied or is being applied.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the amount of provisioned IOPS for the DB instance,
expressed in I/O operations per second.
- withIops(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The amount of Provisioned IOPS (input/output operations per second) to
be initially allocated for the DB instance.
- withIPRanges(IPRange...) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of
IPRange elements.
- withIPRanges(Collection<IPRange>) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Contains a list of
IPRange elements.
- withIsCollection(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
Indicates if the option setting is part of a collection.
- withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
Boolean value where true indicates that this option group option can
be changed from the default value.
- withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
A Boolean value that, when true, indicates the option setting can be
modified from the default.
- withIsModifiable(Boolean) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates whether (true
) or not (false
) the
parameter can be modified.
- withKey(String) - Method in class com.amazonaws.services.rds.model.Tag
-
A key is the required name of the tag.
- withLastWritten(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
A POSIX timestamp when the last log entry was written.
- withLatestRestorableTime(Date) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the latest time to which a database can be restored with
point-in-time restore.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
License model information for this DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
License model information for this DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
License model information for the restored DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The license model for the orderable DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
License model information for the restored DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
License model information for the restored DB instance.
- withListSupportedCharacterSets(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified, and if the requested engine supports
the CharacterSetName parameter for CreateDBInstance, the response
includes a list of supported character sets for each engine version.
- withLogFileData(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
Entries from the specified log file.
- withLogFileName(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The name of the log file for the specified DB instance.
- withLogFileName(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The name of the log file to be downloaded.
- withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the major version of the engine that this option group
should be associated with.
- withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
If specified, filters the results to include only options for the
specified major engine version.
- withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
Filters the list of option groups to only include groups associated
with a specific database engine version.
- withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates the major engine version associated with this option group.
- withMajorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Indicates the major engine version that the option is available for.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous
DescribeDBInstances request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The pagination token provided in the previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesResult
-
A pagination token that can be used in a subsequent DescribeDBLogFiles
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
An optional pagination token provided by a previous
DescribeDBParameterGroups
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
An optional pagination token provided by a previous
DescribeDBParameters
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
An optional pagination token provided by a previous
DescribeDBSecurityGroups request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
An optional pagination token provided by a previous
DescribeDBSnapshots
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous
DescribeDBSubnetGroups request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
An optional pagination token provided by a previous
DescribeEngineDefaultParameters
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
An optional pagination token provided by a previous DescribeEvents
request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsResult
-
An optional pagination token provided by a previous Events request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
An optional pagination token provided by a previous
DescribeOrderableDBInstanceOptions request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsResult
-
An optional pagination token provided by a previous
DescribeOrderableDBInstanceOptions request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
An optional pagination token provided by a previous
DescribeOptionGroups request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous
DescribeOrderableDBInstanceOptions request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous
OrderableDBInstanceOptions request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The pagination token provided in the previous request or "0".
- withMarker(String) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionResult
-
A pagination token that can be used in a subsequent
DownloadDBLogFilePortion request.
- withMarker(String) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
An optional pagination token provided by a previous EngineDefaults
request.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The name of master user for the client DB instance.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the master username for the DB instance.
- withMasterUsername(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the master username for the DB snapshot.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the master database user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new password for the DB instance master user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Contains the pending or in-progress change of the master credentials
for the DB instance.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParameterGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSecurityGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEngineDefaultParametersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The maximum number of records to include in the response.
- withMessage(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- withMessage(String) - Method in class com.amazonaws.services.rds.model.Event
-
Provides the text of this event.
- withMinimumEngineVersion(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
The earliest engine version to which the parameter can apply.
- withMinimumRequiredMinorEngineVersion(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The minimum required engine version for the option to be applied.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies if the DB instance is a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The Multi-AZ filter value.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The Multi-AZ filter value.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Indicates that the Single-AZ DB instance is to change to a Multi-AZ
deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
Indicates if the reservation applies to Multi-AZ deployments.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
Indicates if the offering applies to Multi-AZ deployments.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies if the DB instance is a Multi-AZ deployment.
- withMultiAZCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this orderable DB instance is multi-AZ capable.
- withName(String) - Method in class com.amazonaws.services.rds.model.AvailabilityZone
-
The name of the availability zone.
- withName(String) - Method in class com.amazonaws.services.rds.model.Filter
-
This parameter is not currently supported.
- withName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
The name of the option.
- withName(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The name of the option that has settings that you can set.
- withNewDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The new DB instance identifier for the DB instance when renaming a DB
instance.
- withNormal(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Boolean value that is true if the instance is operating normally, or
false if the instance is in an error state.
- withNumberOfLines(Integer) - Method in class com.amazonaws.services.rds.model.DownloadDBLogFilePortionRequest
-
The number of lines to download.
- withOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering type filter value.
- withOfferingType(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering type filter value.
- withOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering type of this reserved DB instance.
- withOfferingType(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering type.
- withOptionDescription(String) - Method in class com.amazonaws.services.rds.model.Option
-
The description of the option.
- withOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
The description of the option group.
- withOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Provides the description of the option group.
- withOptionGroupMemberships(OptionGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of option group memberships for this DB instance.
- withOptionGroupMemberships(Collection<OptionGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides the list of option group memberships for this DB instance.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The option group the DB instance will be associated with.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Indicates that the DB instance should be associated with the specified
option group.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
Specifies the name of the option group to be created.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the option group name for the DB snapshot.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DeleteOptionGroupRequest
-
The name of the option group to be deleted.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsRequest
-
The name of the option group to describe.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Indicates that the DB instance should be associated with the specified
option group.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
The name of the option group to be modified.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Specifies the name of the option group.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The name of the option group that the instance belongs to.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The name of the option group to be used for the restored DB instance.
- withOptionGroupName(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the option group to be used for the restored DB instance.
- withOptionGroupOptions(OptionGroupOption...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
List of available option group options.
- withOptionGroupOptions(Collection<OptionGroupOption>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupOptionsResult
-
List of available option group options.
- withOptionGroupOptionSettings(OptionGroupOptionSetting...) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Specifies the option settings that are available (and the default
value) for each option in an option group.
- withOptionGroupOptionSettings(Collection<OptionGroupOptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Specifies the option settings that are available (and the default
value) for each option in an option group.
- withOptionGroupsList(OptionGroup...) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
List of option groups.
- withOptionGroupsList(Collection<OptionGroup>) - Method in class com.amazonaws.services.rds.model.DescribeOptionGroupsResult
-
List of option groups.
- withOptionName(String) - Method in class com.amazonaws.services.rds.model.Option
-
The name of the option.
- withOptionName(String) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The configuration of options to include in a group.
- withOptions(Option...) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates what options are available in the option group.
- withOptions(Collection<Option>) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
Indicates what options are available in the option group.
- withOptionsDependedOn(String...) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
List of all options that are prerequisites for this option.
- withOptionsDependedOn(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
List of all options that are prerequisites for this option.
- withOptionSettings(OptionSetting...) - Method in class com.amazonaws.services.rds.model.Option
-
The option settings for this option.
- withOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.Option
-
The option settings for this option.
- withOptionSettings(OptionSetting...) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The option settings to include in an option group.
- withOptionSettings(Collection<OptionSetting>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The option settings to include in an option group.
- withOptionsToInclude(OptionConfiguration...) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are added to the option group or, if already
present, the specified configuration is used to update the existing
configuration.
- withOptionsToInclude(Collection<OptionConfiguration>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are added to the option group or, if already
present, the specified configuration is used to update the existing
configuration.
- withOptionsToRemove(String...) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are removed from the option group.
- withOptionsToRemove(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyOptionGroupRequest
-
Options in this list are removed from the option group.
- withOrderableDBInstanceOptions(OrderableDBInstanceOption...) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
- withOrderableDBInstanceOptions(Collection<OrderableDBInstanceOption>) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsResult
-
- withOwnerId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the AWS ID of the owner of a specific DB security group.
- withParameterApplyStatus(String) - Method in class com.amazonaws.services.rds.model.DBParameterGroupStatus
-
The status of parameter updates.
- withParameterName(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the name of the parameter.
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersResult
-
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Contains a list of engine default parameters.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.EngineDefaults
-
Contains a list of engine default parameters.
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
An array of parameter names, values, and the apply method for the
parameter update.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ModifyDBParameterGroupRequest
-
An array of parameter names, values, and the apply method for the
parameter update.
- withParameters(Parameter...) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
An array of parameter names, values, and the apply method for the
parameter update.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
An array of parameter names, values, and the apply method for the
parameter update.
- withParameterValue(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Specifies the value of the parameter.
- withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies that changes to the DB instance are pending.
- withPercentProgress(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The percentage of the estimated data that has been transferred.
- withPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is permanent.
- withPermanent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
A permanent option cannot be removed from the option group once the
option group is used, and it cannot be removed from the db instance
after assigning an option group with this permanent option.
- withPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.Option
-
Indicate if this option is persistent.
- withPersistent(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
A persistent option cannot be removed from the option group once the
option group is used, but this option can be removed from the db
instance while modifying the related data and assigning another option
group without this option.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The port number that the DB instance uses for connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The port number on which the database accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the port that the database engine was listening on at the
time of the snapshot.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.Endpoint
-
Specifies the port that the database engine is listening on.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.Option
-
If required, the port configured for this option to use.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
The optional port for the option.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies the pending port for the DB instance.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The port number on which the database accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The port number on which the database accepts connections.
- withPortRequired(Boolean) - Method in class com.amazonaws.services.rds.model.OptionGroupOption
-
Specifies whether the option requires a port.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The daily time range during which automated backups are created if
automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the daily time range during which automated backups are
created if automated backups are enabled, as determined by the
BackupRetentionPeriod
.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The daily time range during which automated backups are created if
automated backups are enabled, as determined by the
BackupRetentionPeriod
.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.rds.model.PromoteReadReplicaRequest
-
The daily time range during which automated backups are created if
automated backups are enabled, using the
BackupRetentionPeriod
parameter.
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can
occur.
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the weekly time range (in UTC) during which system
maintenance can occur.
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can
occur, which may result in an outage.
- withProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
Product description filter value.
- withProductDescription(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The product description filter value.
- withProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The description of the reserved DB instance.
- withProductDescription(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The database engine used by the offering.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies the accessibility options for the DB instance.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies the accessibility options for the DB instance.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies the accessibility options for the DB instance.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies the accessibility options for the DB instance.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies the accessibility options for the DB instance.
- withReadReplicaCapable(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this orderable DB instance can have a read replica.
- withReadReplicaDBInstanceIdentifiers(String...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of the read replicas associated with
this DB instance.
- withReadReplicaDBInstanceIdentifiers(Collection<String>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains one or more identifiers of the read replicas associated with
this DB instance.
- withReadReplicaSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Contains the identifier of the source DB instance if this DB instance
is a read replica.
- withRecurringChargeAmount(Double) - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The amount of the recurring charge.
- withRecurringChargeFrequency(String) - Method in class com.amazonaws.services.rds.model.RecurringCharge
-
The frequency of the recurring charge.
- withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The recurring price charged to run this reserved DB instance.
- withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The recurring price charged to run this reserved DB instance.
- withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The recurring price charged to run this reserved DB instance.
- withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The recurring price charged to run this reserved DB instance.
- withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The reserved DB instance identifier filter value.
- withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
Customer-specified identifier to track this reservation.
- withReservedDBInstanceId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The unique identifier for the reservation.
- withReservedDBInstances(ReservedDBInstance...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
A list of reserved DB instances.
- withReservedDBInstances(Collection<ReservedDBInstance>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesResult
-
A list of reserved DB instances.
- withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsRequest
-
The offering identifier filter value.
- withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesRequest
-
The offering identifier filter value.
- withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
The ID of the Reserved DB instance offering to purchase.
- withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The offering identifier.
- withReservedDBInstancesOfferingId(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The offering identifier.
- withReservedDBInstancesOfferings(ReservedDBInstancesOffering...) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
A list of reserved DB instance offerings.
- withReservedDBInstancesOfferings(Collection<ReservedDBInstancesOffering>) - Method in class com.amazonaws.services.rds.model.DescribeReservedDBInstancesOfferingsResult
-
A list of reserved DB instance offerings.
- withResetAllParameters(Boolean) - Method in class com.amazonaws.services.rds.model.ResetDBParameterGroupRequest
-
Specifies whether (true
) or not (false
) to
reset all parameters in the DB parameter group to default values.
- withResourceName(String) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The Amazon RDS resource the tags will be added to.
- withResourceName(String) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceRequest
-
The Amazon RDS resource with tags to be listed.
- withResourceName(String) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The Amazon RDS resource the tags will be removed from.
- withRestoreTime(Date) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The date and time to restore from.
- withSecondaryAvailabilityZone(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
If present, specifies the name of the secondary Availability Zone for
a DB instance with multi-AZ support.
- withSettingDescription(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The description of the option group option.
- withSettingName(String) - Method in class com.amazonaws.services.rds.model.OptionGroupOptionSetting
-
The name of the option group option.
- withSize(Long) - Method in class com.amazonaws.services.rds.model.DescribeDBLogFilesDetails
-
The size, in bytes, of the log file for the specified DB instance.
- withSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.rds.model.DeleteDBInstanceRequest
-
Determines whether a final DB snapshot is created before the DB
instance is deleted.
- withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the time (UTC) when the snapshot was taken.
- withSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the type of the DB snapshot.
- withSnapshotType(String) - Method in class com.amazonaws.services.rds.model.DescribeDBSnapshotsRequest
-
The type of snapshots that will be returned.
- withSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event
notification.
- withSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The topic ARN of the RDS event notification subscription.
- withSnsTopicArn(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The Amazon Resource Name (ARN) of the SNS topic created for event
notification.
- withSource(String) - Method in class com.amazonaws.services.rds.model.DescribeDBParametersRequest
-
The parameter types to return.
- withSource(String) - Method in class com.amazonaws.services.rds.model.Parameter
-
Indicates the source of the parameter value.
- withSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
The identifier of the DB instance that will act as the source for the
read replica.
- withSourceDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The identifier of the source DB instance from which to restore.
- withSourceDBParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier or ARN for the source DB Parameter Group.
- withSourceDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the source DB snapshot.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The identifier of the event source to be added.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The identifier of the event source for which events will be returned.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.Event
-
Provides the identifier for the source of the event.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The source identifier to be removed from the subscription, such as the
DB instance identifier for a DB instance or the name of a
security group.
- withSourceIds(String...) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The list of identifiers of the event sources for which events will be
returned.
- withSourceIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The list of identifiers of the event sources for which events will be
returned.
- withSourceIdsList(String...) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of source IDs for the RDS event notification subscription.
- withSourceIdsList(Collection<String>) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
A list of source IDs for the RDS event notification subscription.
- withSourceOptionGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier or ARN for the source Option Group.
- withSourceRegion(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The region that the DB snapshot was created in or copied from.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The type of source that will be generating the events.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventCategoriesRequest
-
The type of source that will be generating the events.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The event source to retrieve events for.
- withSourceType(SourceType) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The event source to retrieve events for.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the source type for this event.
- withSourceType(SourceType) - Method in class com.amazonaws.services.rds.model.Event
-
Specifies the source type for this event.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.EventCategoriesMap
-
The source type that the returned categories belong to
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The source type for the RDS event notification subscription.
- withSourceType(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The type of source that will be generating the events.
- withStartTime(Date) - Method in class com.amazonaws.services.rds.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified
in ISO 8601 format.
- withStartTime(Date) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The time the reservation started.
- withState(String) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The state of the reserved DB instance.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
Status of the DB instance.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroupMembership
-
The status of the DB security group.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies the status of this DB snapshot.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.EC2SecurityGroup
-
Provides the status of the EC2 security group.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The status of the RDS event notification subscription.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.IPRange
-
Specifies the status of the IP range.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.OptionGroupMembership
-
The status of the DB instance's option group membership (e.g.
- withStatus(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- withStatusInfos(DBInstanceStatusInfo...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of a read replica.
- withStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The status of a read replica.
- withStatusType(String) - Method in class com.amazonaws.services.rds.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
Specifies storage type to be associated with the DB Instance read
replica.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
Specifies storage type to be associated with the DB Instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Specifies storage type associated with DB Instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Specifies storage type associated with DB Snapshot.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
Specifies storage type to be associated with the DB Instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
The storage type for this orderable DB instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.PendingModifiedValues
-
Specifies storage type to be associated with the DB instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
Specifies storage type to be associated with the DB Instance.
- withStorageType(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies storage type to be associated with the DB Instance.
- withSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.rds.model.Subnet
-
Contains Availability Zone information.
- withSubnetGroupStatus(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the status of the DB subnet group.
- withSubnetIdentifier(String) - Method in class com.amazonaws.services.rds.model.Subnet
-
Specifies the identifier of the subnet.
- withSubnetIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The EC2 Subnet IDs for the DB subnet group.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
The EC2 Subnet IDs for the DB subnet group.
- withSubnetIds(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The EC2 subnet IDs for the DB subnet group.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBSubnetGroupRequest
-
The EC2 subnet IDs for the DB subnet group.
- withSubnets(Subnet...) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Contains a list of
Subnet elements.
- withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Contains a list of
Subnet elements.
- withSubnetStatus(String) - Method in class com.amazonaws.services.rds.model.Subnet
-
Specifies the status of the subnet.
- withSubscriptionCreationTime(String) - Method in class com.amazonaws.services.rds.model.EventSubscription
-
The time the RDS event notification subscription was created.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.AddSourceIdentifierToSubscriptionRequest
-
The name of the RDS event notification subscription you want to add a
source identifier to.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
The name of the subscription.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DeleteEventSubscriptionRequest
-
The name of the RDS event notification subscription you want to
delete.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.DescribeEventSubscriptionsRequest
-
The name of the RDS event notification subscription you want to
describe.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.ModifyEventSubscriptionRequest
-
The name of the RDS event notification subscription.
- withSubscriptionName(String) - Method in class com.amazonaws.services.rds.model.RemoveSourceIdentifierFromSubscriptionRequest
-
The name of the RDS event notification subscription you want to remove
a source identifier from.
- withSupportedCharacterSets(CharacterSet...) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by this engine for the
CharacterSetName
parameter of the CreateDBInstance API.
- withSupportedCharacterSets(Collection<CharacterSet>) - Method in class com.amazonaws.services.rds.model.DBEngineVersion
-
A list of the character sets supported by this engine for the
CharacterSetName
parameter of the CreateDBInstance API.
- withSupportsIops(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this orderable DB instance supports provisioned
IOPS.
- withTagKeys(String...) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.rds.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- withTagList(Tag...) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- withTagList(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.ListTagsForResourceResult
-
List of tags returned by the ListTagsForResource operation.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon RDS resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon RDS resource.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceReadReplicaRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBParameterGroupRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSecurityGroupRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSnapshotRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateDBSubnetGroupRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateEventSubscriptionRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.CreateOptionGroupRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.PurchaseReservedDBInstancesOfferingRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
A list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A list of tags.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
A list of tags.
- withTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The name of the new database instance to be created.
- withTargetDBParameterGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The description for the copied DB Parameter Group.
- withTargetDBParameterGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBParameterGroupRequest
-
The identifier for the copied DB Parameter Group.
- withTargetDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyDBSnapshotRequest
-
The identifier for the copied snapshot.
- withTargetOptionGroupDescription(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The description for the copied Option Group.
- withTargetOptionGroupIdentifier(String) - Method in class com.amazonaws.services.rds.model.CopyOptionGroupRequest
-
The identifier for the copied Option Group.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.DBInstance
-
The ARN from the Key Store with which the instance is associated for
TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- withTdeCredentialArn(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The ARN from the Key Store with which to associate the instance for
TDE encryption.
- withTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- withTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- withTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceFromDBSnapshotRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- withTdeCredentialPassword(String) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
The password for the given ARN from the Key Store in order to access
the device.
- withUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstance
-
The hourly price charged for this reserved DB instance.
- withUsagePrice(Double) - Method in class com.amazonaws.services.rds.model.ReservedDBInstancesOffering
-
The hourly price charged for this offering.
- withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.rds.model.RestoreDBInstanceToPointInTimeRequest
-
Specifies whether (true
) or not (false
) the
DB instance is restored from the latest backup time.
- withValue(String) - Method in class com.amazonaws.services.rds.model.OptionSetting
-
The current value of the option setting.
- withValue(String) - Method in class com.amazonaws.services.rds.model.Tag
-
A value is the optional value of the tag.
- withValues(String...) - Method in class com.amazonaws.services.rds.model.Filter
-
This parameter is not currently supported.
- withValues(Collection<String>) - Method in class com.amazonaws.services.rds.model.Filter
-
This parameter is not currently supported.
- withVpc(Boolean) - Method in class com.amazonaws.services.rds.model.DescribeOrderableDBInstanceOptionsRequest
-
The VPC filter value.
- withVpc(Boolean) - Method in class com.amazonaws.services.rds.model.OrderableDBInstanceOption
-
Indicates whether this is a VPC orderable DB instance.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSecurityGroup
-
Provides the VpcId of the DB security group.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSnapshot
-
Provides the Vpc Id associated with the DB snapshot.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.DBSubnetGroup
-
Provides the VpcId of the DB subnet group.
- withVpcId(String) - Method in class com.amazonaws.services.rds.model.OptionGroup
-
If AllowsVpcAndNonVpcInstanceMemberships is 'false', this field is
blank.
- withVpcSecurityGroupId(String) - Method in class com.amazonaws.services.rds.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.CreateDBInstanceRequest
-
A list of EC2 VPC security groups to associate with this DB instance.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of EC2 VPC security groups to authorize on this DB instance.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.rds.model.ModifyDBInstanceRequest
-
A list of EC2 VPC security groups to authorize on this DB instance.
- withVpcSecurityGroupMemberships(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this VPC security group
allows access to the port.
- withVpcSecurityGroupMemberships(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.Option
-
If the option requires access to a port, then this VPC security group
allows access to the port.
- withVpcSecurityGroupMemberships(String...) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of VpcSecurityGroupMemebrship name strings used for this
option.
- withVpcSecurityGroupMemberships(Collection<String>) - Method in class com.amazonaws.services.rds.model.OptionConfiguration
-
A list of VpcSecurityGroupMemebrship name strings used for this
option.
- withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides List of VPC security group elements that the DB instance
belongs to.
- withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.rds.model.DBInstance
-
Provides List of VPC security group elements that the DB instance
belongs to.