Skip navigation links
A B C D E F G H I M O P R S T U V W 

A

AlterationSecurityParameterGroup - Class in org.mule.extension.rds.internal.operation.group.security
 
AlterationSecurityParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.security.AlterationSecurityParameterGroup
 
AlterationStorageAndMaintenanceParameterGroup - Class in org.mule.extension.rds.internal.operation.group.storage
 
AlterationStorageAndMaintenanceParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
areAllNull(Object, Object, Object) - Static method in class org.mule.extension.rds.internal.util.ModelUtils
 
AssumeRoleConnectionProvider - Class in org.mule.extension.rds.internal.connection.provider
 
AssumeRoleConnectionProvider() - Constructor for class org.mule.extension.rds.internal.connection.provider.AssumeRoleConnectionProvider
 

B

BasicConnectionProvider - Class in org.mule.extension.rds.internal.connection.provider
 
BasicConnectionProvider() - Constructor for class org.mule.extension.rds.internal.connection.provider.BasicConnectionProvider
 

C

close(RDSConnection) - Method in class org.mule.extension.rds.internal.operation.paging.RDSPagingProvider
 
createDbInstance(RDSConfiguration, RDSConnection, CreationStorageAndMaintenanceParameterGroup, CreationSecurityParameterGroup, MonitoringParameterGroup, CreationDBInstanceParameterGroup) - Method in class org.mule.extension.rds.internal.operation.DBInstanceOperations
Creates a new DB instance.
createDbInstance(CreationStorageAndMaintenanceParameterGroup, CreationSecurityParameterGroup, MonitoringParameterGroup, CreationDBInstanceParameterGroup) - Method in interface org.mule.extension.rds.internal.service.DBInstanceService
 
createDbInstance(CreationStorageAndMaintenanceParameterGroup, CreationSecurityParameterGroup, MonitoringParameterGroup, CreationDBInstanceParameterGroup) - Method in class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 
createDbInstanceReadReplica(RDSConfiguration, RDSConnection, StorageParameterGroup, boolean, String, String, String, boolean, MonitoringParameterGroup, String, String, String, String, Integer, Integer, String, List<Tag>, String) - Method in class org.mule.extension.rds.internal.operation.DBInstanceOperations
Creates a new DB instance that acts as a Read Replica for an existing source DB instance.
createDBInstanceReadReplica(String, String, String, String, Integer, boolean, Integer, String, boolean, List<Tag>, String, String, boolean, Integer, String, String, String, boolean, String) - Method in class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 
createDbSnapshot(RDSConfiguration, RDSConnection, String, String, List<Tag>) - Method in class org.mule.extension.rds.internal.operation.DBSnapshotOperations
Creates a DBSnapshot.
createDBSnapshot(String, String, List<Tag>) - Method in interface org.mule.extension.rds.internal.service.DBSnapshotService
 
createDBSnapshot(String, String, List<Tag>) - Method in class org.mule.extension.rds.internal.service.DBSnapshotServiceImpl
 
CreationDBInstanceParameterGroup - Class in org.mule.extension.rds.internal.operation.group.dbinstance
 
CreationDBInstanceParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
CreationSecurityParameterGroup - Class in org.mule.extension.rds.internal.operation.group.security
 
CreationSecurityParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.security.CreationSecurityParameterGroup
 
CreationStorageAndMaintenanceParameterGroup - Class in org.mule.extension.rds.internal.operation.group.storage
 
CreationStorageAndMaintenanceParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.storage.CreationStorageAndMaintenanceParameterGroup
 

D

DateUtils - Class in org.mule.extension.rds.internal.util
 
DBInstance - Class in org.mule.extension.rds.api.model
 
DBInstance() - Constructor for class org.mule.extension.rds.api.model.DBInstance
 
DBInstanceOperations - Class in org.mule.extension.rds.internal.operation
 
DBInstanceOperations() - Constructor for class org.mule.extension.rds.internal.operation.DBInstanceOperations
 
DBInstanceParameterGroup - Class in org.mule.extension.rds.internal.operation.group.dbinstance
 
DBInstanceParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
DBInstanceService - Interface in org.mule.extension.rds.internal.service
 
DBInstanceServiceImpl - Class in org.mule.extension.rds.internal.service
 
DBInstanceServiceImpl(RDSConfiguration, RDSConnection) - Constructor for class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 
DBInstanceStatusInfo - Class in org.mule.extension.rds.api.model
 
DBInstanceStatusInfo() - Constructor for class org.mule.extension.rds.api.model.DBInstanceStatusInfo
 
DBParameterGroupStatus - Class in org.mule.extension.rds.api.model
 
DBParameterGroupStatus() - Constructor for class org.mule.extension.rds.api.model.DBParameterGroupStatus
 
DBSecurityGroupMembership - Class in org.mule.extension.rds.api.model
 
DBSecurityGroupMembership() - Constructor for class org.mule.extension.rds.api.model.DBSecurityGroupMembership
 
DBSnapshot - Class in org.mule.extension.rds.api.model
 
DBSnapshot() - Constructor for class org.mule.extension.rds.api.model.DBSnapshot
 
DBSnapshotOperations - Class in org.mule.extension.rds.internal.operation
 
DBSnapshotOperations() - Constructor for class org.mule.extension.rds.internal.operation.DBSnapshotOperations
 
DBSnapshotService - Interface in org.mule.extension.rds.internal.service
 
DBSnapshotServiceImpl - Class in org.mule.extension.rds.internal.service
 
DBSnapshotServiceImpl(RDSConfiguration, RDSConnection) - Constructor for class org.mule.extension.rds.internal.service.DBSnapshotServiceImpl
 
DBSubnetGroup - Class in org.mule.extension.rds.api.model
 
DBSubnetGroup() - Constructor for class org.mule.extension.rds.api.model.DBSubnetGroup
 
deleteDbInstance(RDSConfiguration, RDSConnection, String, String, boolean) - Method in class org.mule.extension.rds.internal.operation.DBInstanceOperations
The DeleteDBInstance action deletes a previously provisioned DB instance.
deleteDBInstance(String, String, Boolean) - Method in interface org.mule.extension.rds.internal.service.DBInstanceService
 
deleteDBInstance(String, String, Boolean) - Method in class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 
deleteDbSnapshot(RDSConfiguration, RDSConnection, String) - Method in class org.mule.extension.rds.internal.operation.DBSnapshotOperations
Deletes a DBSnapshot.
deleteDBSnapshot(String) - Method in interface org.mule.extension.rds.internal.service.DBSnapshotService
 
deleteDBSnapshot(String) - Method in class org.mule.extension.rds.internal.service.DBSnapshotServiceImpl
 
describeDbInstances(String, Collection<Filter>) - Method in class org.mule.extension.rds.internal.operation.DBInstanceOperations
Returns information about provisioned RDS instances.
DescribeDBInstancesPagingProvider - Class in org.mule.extension.rds.internal.operation.paging
 
DescribeDBInstancesPagingProvider(DescribeDBInstancesRequest) - Constructor for class org.mule.extension.rds.internal.operation.paging.DescribeDBInstancesPagingProvider
 
describeDbSnapshots(String, String, boolean, boolean, String, Integer, Collection<Filter>) - Method in class org.mule.extension.rds.internal.operation.DBSnapshotOperations
Returns information about DB snapshots.
DescribeDBSnapshotsPagingProvider - Class in org.mule.extension.rds.internal.operation.paging
 
DescribeDBSnapshotsPagingProvider(DescribeDBSnapshotsRequest) - Constructor for class org.mule.extension.rds.internal.operation.paging.DescribeDBSnapshotsPagingProvider
 
describeEvents(Integer, LocalDateTime, List<String>, String, String, LocalDateTime) - Method in class org.mule.extension.rds.internal.operation.EventOperations
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14 days.
DescribeEventsPagingProvider - Class in org.mule.extension.rds.internal.operation.paging
 
DescribeEventsPagingProvider(DescribeEventsRequest) - Constructor for class org.mule.extension.rds.internal.operation.paging.DescribeEventsPagingProvider
 
describeReservedDbInstances(String, String, String, String, String, String, boolean) - Method in class org.mule.extension.rds.internal.operation.ReservedDBInstanceOperations
Returns information about reserved DB instances for this account, or about a specified reserved DB instance.
describeReservedDbInstancesOfferings(String, String, boolean, String, String, String) - Method in class org.mule.extension.rds.internal.operation.ReservedDBInstanceOperations
Lists available reserved DB instance offerings.
DescribeReservedDbInstancesOfferingsPagingProvider - Class in org.mule.extension.rds.internal.operation.paging
 
DescribeReservedDbInstancesOfferingsPagingProvider(DescribeReservedDBInstancesOfferingsRequest) - Constructor for class org.mule.extension.rds.internal.operation.paging.DescribeReservedDbInstancesOfferingsPagingProvider
 
DescribeReservedDBInstancesPagingProvider - Class in org.mule.extension.rds.internal.operation.paging
 
DescribeReservedDBInstancesPagingProvider(DescribeReservedDBInstancesRequest) - Constructor for class org.mule.extension.rds.internal.operation.paging.DescribeReservedDBInstancesPagingProvider
 
DomainMembership - Class in org.mule.extension.rds.api.model
 
DomainMembership() - Constructor for class org.mule.extension.rds.api.model.DomainMembership
 
DozerBeanMapperSingletonWrapper - Class in org.mule.extension.rds.internal.util
 

E

Endpoint - Class in org.mule.extension.rds.api.model
 
Endpoint() - Constructor for class org.mule.extension.rds.api.model.Endpoint
 
equals(Object) - Method in class org.mule.extension.rds.api.model.DBInstance
 
equals(Object) - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
 
equals(Object) - Method in class org.mule.extension.rds.api.model.DBParameterGroupStatus
 
equals(Object) - Method in class org.mule.extension.rds.api.model.DBSecurityGroupMembership
 
equals(Object) - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
equals(Object) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
 
equals(Object) - Method in class org.mule.extension.rds.api.model.DomainMembership
 
equals(Object) - Method in class org.mule.extension.rds.api.model.Endpoint
 
equals(Object) - Method in class org.mule.extension.rds.api.model.Event
 
equals(Object) - Method in class org.mule.extension.rds.api.model.Filter
 
equals(Object) - Method in class org.mule.extension.rds.api.model.OptionGroupMembership
 
equals(Object) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
 
equals(Object) - Method in class org.mule.extension.rds.api.model.RecurringCharge
 
equals(Object) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
 
equals(Object) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
 
equals(Object) - Method in class org.mule.extension.rds.api.model.Subnet
 
equals(Object) - Method in class org.mule.extension.rds.api.model.Tag
 
equals(Object) - Method in class org.mule.extension.rds.api.model.VpcSecurityGroupMembership
 
Event - Class in org.mule.extension.rds.api.model
 
Event() - Constructor for class org.mule.extension.rds.api.model.Event
 
EventOperations - Class in org.mule.extension.rds.internal.operation
 
EventOperations() - Constructor for class org.mule.extension.rds.internal.operation.EventOperations
 

F

Filter - Class in org.mule.extension.rds.api.model
 
Filter() - Constructor for class org.mule.extension.rds.api.model.Filter
 
fromValue(String) - Static method in enum org.mule.extension.rds.api.model.SourceType
Use this in place of valueOf.

G

getAddress() - Method in class org.mule.extension.rds.api.model.Endpoint
Specifies the DNS address of the DB instance.
getAllocatedStorage() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getAllocatedStorage() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the allocated storage size in gigabytes (GB).
getAllocatedStorage() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the new AllocatedStorage size for the DB instance that will be applied or is in progress.
getAllocatedStorage() - Method in class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
getAutoMinorVersionUpgrade() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getAvailabilityZone() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getAvailabilityZone() - Method in class org.mule.extension.rds.api.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 org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
getAwsClient() - Method in class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 
getAwsClient() - Method in class org.mule.extension.rds.internal.service.RDSServiceImpl
 
getBackupRetentionPeriod() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getBackupRetentionPeriod() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the pending number of days for which automated backups are retained.
getBackupRetentionPeriod() - Method in class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
getCaCertificateIdentifier() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getCACertificateIdentifier() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the identifier of the CA certificate for the DB instance.
getCaCertificateIdentifier() - Method in class org.mule.extension.rds.internal.operation.group.security.ModificationSecurityParameterGroup
 
getCharacterSetName() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getCharacterSetName() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
getCopyTagsToSnapshot() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getCurrencyCode() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The currency code for the reserved DB instance.
getCurrencyCode() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The currency code for the reserved DB instance offering.
getDate() - Method in class org.mule.extension.rds.api.model.Event
Specifies the date and time of the event.
getDbClusterIdentifier() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDbClusterIdentifier() - Method in class org.mule.extension.rds.internal.operation.group.storage.CreationStorageAndMaintenanceParameterGroup
 
getDbInstanceArn() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDbInstanceClass() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDBInstanceClass() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB instance that will be applied or is in progress.
getDbInstanceClass() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The DB instance class for the reserved DB instance.
getDBInstanceClass() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The DB instance class for the reserved DB instance.
getDbInstanceClass() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
getDbInstanceCount() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The number of reserved DB instances.
getDbInstanceIdentifier() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDbInstanceIdentifier() - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
getDBInstanceIdentifier() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the new DBInstanceIdentifier for the DB instance that will be applied or is in progress.
getDbInstanceIdentifier() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
getDbInstancePort() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDbInstanceStatus() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDBInstanceWithLocalDateTime(DBInstance) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
getDbiResourceId() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDbName() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDbName() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
getDBParameterGroupName() - Method in class org.mule.extension.rds.api.model.DBParameterGroupStatus
The name of the DP parameter group.
getDbParameterGroupName() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
getDbParameterGroups() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDbPortNumber() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.ModificationDBInstanceParameterGroup
 
getDBSecurityGroupName() - Method in class org.mule.extension.rds.api.model.DBSecurityGroupMembership
The name of the DB security group.
getDbSecurityGroups() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDbSecurityGroups() - Method in class org.mule.extension.rds.internal.operation.group.security.AlterationSecurityParameterGroup
 
getDbSnapshotArn() - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
getDbSnapshotIdentifier() - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
getDBSnapshotWithLocalDateTime(DBSnapshot) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
getDbSubnetGroup() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDBSubnetGroupArn() - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
The Amazon Resource Name (ARN) for the DB subnet group.
getDBSubnetGroupDescription() - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Provides the description of the DB subnet group.
getDBSubnetGroupName() - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
The name of the DB subnet group.
getDBSubnetGroupName() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
The new DB subnet group for the DB instance.
getDbSubnetGroupName() - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
getDomain() - Method in class org.mule.extension.rds.api.model.DomainMembership
The identifier of the Active Directory Domain.
getDomain() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
getDomainIAMRoleName() - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
getDomainMemberships() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getDuration() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The duration of the reservation in seconds.
getDuration() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The duration of the offering in seconds.
getEncrypted() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies whether the DB snapshot is encrypted.
getEndpoint() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getEngine() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getEngine() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the name of the database engine.
getEngine() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
getEngineVersion() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getEngineVersion() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the version of the database engine.
getEngineVersion() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Indicates the database engine version.
getEngineVersion() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
getEnhancedMonitoringResourceArn() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getErrorTypes() - Method in class org.mule.extension.rds.internal.error.RDSErrorTypeProvider
 
getEvent(Event) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
getEventCategories() - Method in class org.mule.extension.rds.api.model.Event
Specifies the category for the event.
getFixedPrice() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The fixed price charged for this reserved DB instance.
getFixedPrice() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The fixed price charged for this offering.
getFQDN() - Method in class org.mule.extension.rds.api.model.DomainMembership
The fully qualified domain name of the Active Directory Domain.
getHostedZoneId() - Method in class org.mule.extension.rds.api.model.Endpoint
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
getIamDatabaseAuthenticationEnabled() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getIamDatabaseAuthenticationEnabled() - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
getIAMRoleName() - Method in class org.mule.extension.rds.api.model.DomainMembership
The name of the IAM role to be used when making API calls to the Directory Service.
getInstance() - Static method in class org.mule.extension.rds.internal.util.DozerBeanMapperSingletonWrapper
 
getInstanceCreateTime() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getInstanceCreateTime() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the time when the snapshot was taken, in Universal Coordinated Time (UTC).
getIops() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getIops() - Method in class org.mule.extension.rds.api.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 org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the new Provisioned IOPS value for the DB instance that will be applied or is being applied.
getIops() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
getKey() - Method in class org.mule.extension.rds.api.model.Tag
A key is the required name of the tag.
getKmsKeyId() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getKmsKeyId() - Method in class org.mule.extension.rds.api.model.DBSnapshot
If Encrypted is true, the KMS key identifier for the encrypted DB snapshot.
getKmsKeyId() - Method in class org.mule.extension.rds.internal.operation.group.security.CreationSecurityParameterGroup
 
getLatestRestorableTime() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getLicenseModel() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getLicenseModel() - Method in class org.mule.extension.rds.api.model.DBSnapshot
License model information for the restored DB instance.
getLicenseModel() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
The license model for the DB instance.
getLicenseModel() - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
getMasterUsername() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getMasterUsername() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the master username for the DB snapshot.
getMasterUsername() - Method in class org.mule.extension.rds.internal.operation.group.security.CreationSecurityParameterGroup
 
getMasterUserPassword() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the pending or in-progress change of the master credentials for the DB instance.
getMasterUserPassword() - Method in class org.mule.extension.rds.internal.operation.group.security.AlterationSecurityParameterGroup
 
getMessage() - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Details of the error if there is an error for the instance.
getMessage() - Method in class org.mule.extension.rds.api.model.Event
Provides the text of this event.
getMonitoringInterval() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getMonitoringInterval() - Method in class org.mule.extension.rds.internal.operation.group.MonitoringParameterGroup
 
getMonitoringRoleArn() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getMonitoringRoleArn() - Method in class org.mule.extension.rds.internal.operation.group.MonitoringParameterGroup
 
getMultiAZ() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getMultiAZ() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
getMultiAZ() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
getMultiAZ() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
getName() - Method in class org.mule.extension.rds.api.model.Filter
This parameter is not currently supported.
getNewDBInstanceIdentifier() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.ModificationDBInstanceParameterGroup
 
getNormal() - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
getOfferingType() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The offering type of this reserved DB instance.
getOfferingType() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The offering type.
getOptionGroupMemberships() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getOptionGroupName() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the option group name for the DB snapshot.
getOptionGroupName() - Method in class org.mule.extension.rds.api.model.OptionGroupMembership
The name of the option group that the instance belongs to.
getOptionGroupName() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
getPage(RDSConnection) - Method in class org.mule.extension.rds.internal.operation.paging.RDSPagingProvider
 
getParameterApplyStatus() - Method in class org.mule.extension.rds.api.model.DBParameterGroupStatus
The status of parameter updates.
getPendingModifiedValues() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getPercentProgress() - Method in class org.mule.extension.rds.api.model.DBSnapshot
The percentage of the estimated data that has been transferred.
getPort() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
getPort() - Method in class org.mule.extension.rds.api.model.Endpoint
Specifies the port that the database engine is listening on.
getPort() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the pending port for the DB instance.
getPort() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
getPreferredBackupWindow() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getPreferredBackupWindow() - Method in class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
getPreferredMaintenanceWindow() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getPreferredMaintenanceWindow() - Method in class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
getProductDescription() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The description of the reserved DB instance.
getProductDescription() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The database engine used by the offering.
getPromotionTier() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getPromotionTier() - Method in class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
getPubliclyAccessible() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getReadReplicaDBClusterIdentifiers() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getReadReplicaDBInstanceIdentifiers() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getReadReplicaSourceDBInstanceIdentifier() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getRecurringChargeAmount() - Method in class org.mule.extension.rds.api.model.RecurringCharge
The amount of the recurring charge.
getRecurringChargeFrequency() - Method in class org.mule.extension.rds.api.model.RecurringCharge
The frequency of the recurring charge.
getRecurringCharges() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The recurring price charged to run this reserved DB instance.
getRecurringCharges() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The recurring price charged to run this reserved DB instance.
getRequestId() - Method in class org.mule.extension.rds.api.attributes.RequestIDAttribute
 
getReservedDBInstanceArn() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The Amazon Resource Name (ARN) for the reserved DB instance.
getReservedDBInstanceId() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The unique identifier for the reservation.
getReservedDBInstancesOffering(ReservedDBInstancesOffering) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
getReservedDBInstancesOfferingId() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The offering identifier.
getReservedDBInstancesOfferingId() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The offering identifier.
getReservedDBInstanceWithLocalDateTime(ReservedDBInstance) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
getReserverDBInstance(ReservedDBInstance) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
getSecondaryAvailabilityZone() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getSnapshotCreateTime() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
getSnapshotType() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the type of the DB snapshot.
getSourceArn() - Method in class org.mule.extension.rds.api.model.Event
The Amazon Resource Name (ARN) for the event.
getSourceDBSnapshotIdentifier() - Method in class org.mule.extension.rds.api.model.DBSnapshot
The DB snapshot Arn that the DB snapshot was copied from.
getSourceIdentifier() - Method in class org.mule.extension.rds.api.model.Event
Provides the identifier for the source of the event.
getSourceRegion() - Method in class org.mule.extension.rds.api.model.DBSnapshot
The region that the DB snapshot was created in or copied from.
getSourceType() - Method in class org.mule.extension.rds.api.model.Event
Specifies the source type for this event.
getStartTime() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The time the reservation started.
getState() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The state of the reserved DB instance.
getStatus() - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Status of the DB instance.
getStatus() - Method in class org.mule.extension.rds.api.model.DBSecurityGroupMembership
The status of the DB security group.
getStatus() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the status of this DB snapshot.
getStatus() - Method in class org.mule.extension.rds.api.model.DomainMembership
The status of the DB instance's Active Directory Domain membership, such as joined, pending-join, failed etc).
getStatus() - Method in class org.mule.extension.rds.api.model.OptionGroupMembership
The status of the DB instance's option group membership.
getStatus() - Method in class org.mule.extension.rds.api.model.VpcSecurityGroupMembership
The status of the VPC security group.
getStatusInfos() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getStatusType() - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
This value is currently "read replication."
getStorageEncrypted() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getStorageType() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getStorageType() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the storage type associated with DB snapshot.
getStorageType() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the storage type to be associated with the DB instance.
getStorageType() - Method in class org.mule.extension.rds.internal.operation.group.storage.StorageParameterGroup
 
getSubnetAvailabilityZone() - Method in class org.mule.extension.rds.api.model.Subnet
 
getSubnetGroupStatus() - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Provides the status of the DB subnet group.
getSubnetIdentifier() - Method in class org.mule.extension.rds.api.model.Subnet
Specifies the identifier of the subnet.
getSubnets() - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Contains a list of Subnet elements.
getSubnetStatus() - Method in class org.mule.extension.rds.api.model.Subnet
Specifies the status of the subnet.
getTags() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
getTdeCredentialArn() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getTdeCredentialArn() - Method in class org.mule.extension.rds.api.model.DBSnapshot
The ARN from the key store with which to associate the instance for TDE encryption.
getTdeCredentialArn() - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
getTdeCredentialPassword() - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
getTimezone() - Method in class org.mule.extension.rds.api.model.DBInstance
 
getTimezone() - Method in class org.mule.extension.rds.api.model.DBSnapshot
The time zone of the DB snapshot.
getTimezone() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
getTotalResults(RDSConnection) - Method in class org.mule.extension.rds.internal.operation.paging.RDSPagingProvider
 
getUsagePrice() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The hourly price charged for this reserved DB instance.
getUsagePrice() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The hourly price charged for this offering.
getValue() - Method in class org.mule.extension.rds.api.model.Tag
A value is the optional value of the tag.
getValues() - Method in class org.mule.extension.rds.api.model.Filter
This parameter is not currently supported.
getVpcId() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the VPC ID associated with the DB snapshot.
getVpcId() - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Provides the VpcId of the DB subnet group.
getVpcSecurityGroupId() - Method in class org.mule.extension.rds.api.model.VpcSecurityGroupMembership
The name of the VPC security group.
getVpcSecurityGroupIds() - Method in class org.mule.extension.rds.internal.operation.group.security.AlterationSecurityParameterGroup
 
getVpcSecurityGroups() - Method in class org.mule.extension.rds.api.model.DBInstance
 

H

hashCode() - Method in class org.mule.extension.rds.api.model.DBInstance
 
hashCode() - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
 
hashCode() - Method in class org.mule.extension.rds.api.model.DBParameterGroupStatus
 
hashCode() - Method in class org.mule.extension.rds.api.model.DBSecurityGroupMembership
 
hashCode() - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
hashCode() - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
 
hashCode() - Method in class org.mule.extension.rds.api.model.DomainMembership
 
hashCode() - Method in class org.mule.extension.rds.api.model.Endpoint
 
hashCode() - Method in class org.mule.extension.rds.api.model.Event
 
hashCode() - Method in class org.mule.extension.rds.api.model.Filter
 
hashCode() - Method in class org.mule.extension.rds.api.model.OptionGroupMembership
 
hashCode() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
 
hashCode() - Method in class org.mule.extension.rds.api.model.RecurringCharge
 
hashCode() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
 
hashCode() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
 
hashCode() - Method in class org.mule.extension.rds.api.model.Subnet
 
hashCode() - Method in class org.mule.extension.rds.api.model.Tag
 
hashCode() - Method in class org.mule.extension.rds.api.model.VpcSecurityGroupMembership
 

I

isAllowMajorVersionUpgrade() - Method in class org.mule.extension.rds.internal.operation.group.storage.ModificationStorageAndMaintenanceParameterGroup
 
isAnyoneNotEmpty(Collection<?>, Collection<?>, Collection<?>) - Static method in class org.mule.extension.rds.internal.util.ModelUtils
 
isApplyImmediately() - Method in class org.mule.extension.rds.internal.operation.group.storage.ModificationStorageAndMaintenanceParameterGroup
 
isAutoMinorVersionUpgrade() - Method in class org.mule.extension.rds.api.model.DBInstance
 
isAutoMinorVersionUpgrade() - Method in class org.mule.extension.rds.internal.operation.group.storage.StorageParameterGroup
 
isCopyTagsToSnapshot() - Method in class org.mule.extension.rds.api.model.DBInstance
 
isCopyTagsToSnapshot() - Method in class org.mule.extension.rds.internal.operation.group.storage.StorageParameterGroup
 
isEnableIAMDatabaseAuthentication() - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
isEncrypted() - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies whether the DB snapshot is encrypted.
isMultiAZ() - Method in class org.mule.extension.rds.api.model.DBInstance
 
isMultiAZ() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
isMultiAZ() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
isMultiAZ() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
isMultiAZ() - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
isNormal() - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
isPubliclyAccessible() - Method in class org.mule.extension.rds.api.model.DBInstance
 
isPubliclyAccessible() - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
isStorageEncrypted() - Method in class org.mule.extension.rds.api.model.DBInstance
 
isStorageEncrypted() - Method in class org.mule.extension.rds.internal.operation.group.storage.CreationStorageAndMaintenanceParameterGroup
 

M

ModelUtils - Class in org.mule.extension.rds.internal.util
 
ModificationDBInstanceParameterGroup - Class in org.mule.extension.rds.internal.operation.group.dbinstance
 
ModificationDBInstanceParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.dbinstance.ModificationDBInstanceParameterGroup
 
ModificationSecurityParameterGroup - Class in org.mule.extension.rds.internal.operation.group.security
 
ModificationSecurityParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.security.ModificationSecurityParameterGroup
 
ModificationStorageAndMaintenanceParameterGroup - Class in org.mule.extension.rds.internal.operation.group.storage
 
ModificationStorageAndMaintenanceParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.storage.ModificationStorageAndMaintenanceParameterGroup
 
modifyDbInstance(RDSConfiguration, RDSConnection, ModificationStorageAndMaintenanceParameterGroup, ModificationSecurityParameterGroup, MonitoringParameterGroup, ModificationDBInstanceParameterGroup) - Method in class org.mule.extension.rds.internal.operation.DBInstanceOperations
Modifies settings for a DB instance.
modifyDbInstance(ModificationStorageAndMaintenanceParameterGroup, ModificationSecurityParameterGroup, MonitoringParameterGroup, ModificationDBInstanceParameterGroup) - Method in interface org.mule.extension.rds.internal.service.DBInstanceService
 
modifyDbInstance(ModificationStorageAndMaintenanceParameterGroup, ModificationSecurityParameterGroup, MonitoringParameterGroup, ModificationDBInstanceParameterGroup) - Method in class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 
modifyDbSnapshot(RDSConfiguration, RDSConnection, String, String) - Method in class org.mule.extension.rds.internal.operation.DBSnapshotOperations
Updates a manual DB snapshot, which can be encrypted or not encrypted, with a new engine version.
modifyDBSnapshot(String, String) - Method in interface org.mule.extension.rds.internal.service.DBSnapshotService
 
modifyDBSnapshot(String, String) - Method in class org.mule.extension.rds.internal.service.DBSnapshotServiceImpl
 
MONITORING - Static variable in class org.mule.extension.rds.internal.operation.RDSOperations
 
MonitoringParameterGroup - Class in org.mule.extension.rds.internal.operation.group
 
MonitoringParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.MonitoringParameterGroup
 

O

OptionGroupMembership - Class in org.mule.extension.rds.api.model
 
OptionGroupMembership() - Constructor for class org.mule.extension.rds.api.model.OptionGroupMembership
 
org.mule.extension.rds.api.attributes - package org.mule.extension.rds.api.attributes
 
org.mule.extension.rds.api.model - package org.mule.extension.rds.api.model
 
org.mule.extension.rds.internal.config - package org.mule.extension.rds.internal.config
 
org.mule.extension.rds.internal.connection - package org.mule.extension.rds.internal.connection
 
org.mule.extension.rds.internal.connection.provider - package org.mule.extension.rds.internal.connection.provider
 
org.mule.extension.rds.internal.error - package org.mule.extension.rds.internal.error
 
org.mule.extension.rds.internal.extension - package org.mule.extension.rds.internal.extension
 
org.mule.extension.rds.internal.operation - package org.mule.extension.rds.internal.operation
 
org.mule.extension.rds.internal.operation.group - package org.mule.extension.rds.internal.operation.group
 
org.mule.extension.rds.internal.operation.group.dbinstance - package org.mule.extension.rds.internal.operation.group.dbinstance
 
org.mule.extension.rds.internal.operation.group.security - package org.mule.extension.rds.internal.operation.group.security
 
org.mule.extension.rds.internal.operation.group.storage - package org.mule.extension.rds.internal.operation.group.storage
 
org.mule.extension.rds.internal.operation.paging - package org.mule.extension.rds.internal.operation.paging
 
org.mule.extension.rds.internal.service - package org.mule.extension.rds.internal.service
 
org.mule.extension.rds.internal.util - package org.mule.extension.rds.internal.util
 

P

ParentAssumeRoleConnectionProvider<CONNECTION extends org.mule.extension.aws.commons.internal.connection.AWSConnection<com.amazonaws.services.rds.AmazonRDS,com.amazonaws.services.rds.AmazonRDSAsync>> - Class in org.mule.extension.rds.internal.connection.provider
 
ParentAssumeRoleConnectionProvider(BiFunction<AmazonRDS, AmazonRDSAsync, CONNECTION>) - Constructor for class org.mule.extension.rds.internal.connection.provider.ParentAssumeRoleConnectionProvider
 
ParentBasicConnectionProvider<CONNECTION extends org.mule.extension.aws.commons.internal.connection.AWSConnection<com.amazonaws.services.rds.AmazonRDS,com.amazonaws.services.rds.AmazonRDSAsync>> - Class in org.mule.extension.rds.internal.connection.provider
 
ParentBasicConnectionProvider(BiFunction<AmazonRDS, AmazonRDSAsync, CONNECTION>) - Constructor for class org.mule.extension.rds.internal.connection.provider.ParentBasicConnectionProvider
 
PendingModifiedValues - Class in org.mule.extension.rds.api.model
 
PendingModifiedValues() - Constructor for class org.mule.extension.rds.api.model.PendingModifiedValues
 
purchaseReservedDbInstancesOffering(RDSConfiguration, RDSConnection, String, Integer, String, List<Tag>) - Method in class org.mule.extension.rds.internal.operation.ReservedDBInstanceOperations
Purchases a reserved DB instance offering.
purchaseReservedDBInstancesOffering(String, Integer, String, List<Tag>) - Method in interface org.mule.extension.rds.internal.service.ReservedDBInstanceService
 
purchaseReservedDBInstancesOffering(String, Integer, String, List<Tag>) - Method in class org.mule.extension.rds.internal.service.ReservedDBInstanceServiceImpl
 

R

RDSConfiguration - Class in org.mule.extension.rds.internal.config
 
RDSConfiguration() - Constructor for class org.mule.extension.rds.internal.config.RDSConfiguration
 
RDSConnection - Class in org.mule.extension.rds.internal.connection
 
RDSConnection(AmazonRDS, AmazonRDSAsync) - Constructor for class org.mule.extension.rds.internal.connection.RDSConnection
 
RDSErrorType - Enum in org.mule.extension.rds.internal.error
 
RDSErrorTypeProvider - Class in org.mule.extension.rds.internal.error
 
RDSErrorTypeProvider() - Constructor for class org.mule.extension.rds.internal.error.RDSErrorTypeProvider
 
RDSExceptionHandler - Class in org.mule.extension.rds.internal.error
 
RDSExceptionHandler() - Constructor for class org.mule.extension.rds.internal.error.RDSExceptionHandler
 
RDSExtension - Class in org.mule.extension.rds.internal.extension
 
RDSExtension() - Constructor for class org.mule.extension.rds.internal.extension.RDSExtension
 
RDSModelFactory - Class in org.mule.extension.rds.internal.util
 
RDSOperations<SERVICE extends org.mule.connectors.commons.template.service.ConnectorService> - Class in org.mule.extension.rds.internal.operation
 
RDSOperations(BiFunction<RDSConfiguration, RDSConnection, SERVICE>) - Constructor for class org.mule.extension.rds.internal.operation.RDSOperations
 
RDSPagingProvider<TYPE,UNPARSED_TYPE,REQUEST,RESULT extends com.amazonaws.AmazonWebServiceResult> - Class in org.mule.extension.rds.internal.operation.paging
 
RDSPagingProvider(REQUEST, BiFunction<AmazonRDS, REQUEST, RESULT>, Function<RESULT, String>, BiFunction<REQUEST, String, REQUEST>, Supplier<RESULT>, Function<RESULT, List<UNPARSED_TYPE>>, Function<UNPARSED_TYPE, TYPE>) - Constructor for class org.mule.extension.rds.internal.operation.paging.RDSPagingProvider
 
RDSServiceImpl - Class in org.mule.extension.rds.internal.service
 
RDSServiceImpl(RDSConfiguration, RDSConnection) - Constructor for class org.mule.extension.rds.internal.service.RDSServiceImpl
 
rebootDbInstance(RDSConfiguration, RDSConnection, String, boolean) - Method in class org.mule.extension.rds.internal.operation.DBInstanceOperations
Rebooting a DB instance restarts the database engine service.
rebootDBInstance(String, Boolean) - Method in interface org.mule.extension.rds.internal.service.DBInstanceService
 
rebootDBInstance(String, Boolean) - Method in class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 
RecurringCharge - Class in org.mule.extension.rds.api.model
 
RecurringCharge() - Constructor for class org.mule.extension.rds.api.model.RecurringCharge
 
RequestIDAttribute - Class in org.mule.extension.rds.api.attributes
 
RequestIDAttribute() - Constructor for class org.mule.extension.rds.api.attributes.RequestIDAttribute
 
RequestIDAttribute(String) - Constructor for class org.mule.extension.rds.api.attributes.RequestIDAttribute
 
ReservedDBInstance - Class in org.mule.extension.rds.api.model
 
ReservedDBInstance() - Constructor for class org.mule.extension.rds.api.model.ReservedDBInstance
 
ReservedDBInstanceOperations - Class in org.mule.extension.rds.internal.operation
 
ReservedDBInstanceOperations() - Constructor for class org.mule.extension.rds.internal.operation.ReservedDBInstanceOperations
 
ReservedDBInstanceService - Interface in org.mule.extension.rds.internal.service
 
ReservedDBInstanceServiceImpl - Class in org.mule.extension.rds.internal.service
 
ReservedDBInstanceServiceImpl(RDSConfiguration, RDSConnection) - Constructor for class org.mule.extension.rds.internal.service.ReservedDBInstanceServiceImpl
 
ReservedDBInstancesOffering - Class in org.mule.extension.rds.api.model
 
ReservedDBInstancesOffering() - Constructor for class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
 
restoreDbInstanceFromDbSnapshot(RDSConfiguration, RDSConnection, StorageParameterGroup, SecurityParameterGroup, String, String, String, String, String, String, String, Integer, boolean, String, Integer, List<Tag>) - Method in class org.mule.extension.rds.internal.operation.DBInstanceOperations
Creates a new DB instance from a DB snapshot.
restoreDbInstanceFromDbSnapshot(boolean, String, boolean, String, String, String, String, String, String, String, boolean, String, Integer, String, boolean, String, Integer, boolean, String, Collection<Tag>, String, String) - Method in class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 
restoreDbInstanceToPointInTime(RDSConfiguration, RDSConnection, StorageParameterGroup, SecurityParameterGroup, String, String, String, String, String, Integer, boolean, String, Integer, LocalDateTime, String, List<Tag>, String, boolean) - Method in class org.mule.extension.rds.internal.operation.DBInstanceOperations
Restores a DB instance to an arbitrary point in time.
restoreDbInstanceToPointInTime(boolean, String, boolean, String, String, String, String, String, boolean, String, Integer, String, boolean, String, Integer, boolean, LocalDateTime, String, String, Collection<Tag>, String, String, String, boolean) - Method in interface org.mule.extension.rds.internal.service.DBInstanceService
 
restoreDbInstanceToPointInTime(boolean, String, boolean, String, String, String, String, String, boolean, String, Integer, String, boolean, String, Integer, boolean, LocalDateTime, String, String, Collection<Tag>, String, String, String, boolean) - Method in class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 

S

SECURITY - Static variable in class org.mule.extension.rds.internal.operation.RDSOperations
 
SecurityParameterGroup - Class in org.mule.extension.rds.internal.operation.group.security
 
SecurityParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
setAddress(String) - Method in class org.mule.extension.rds.api.model.Endpoint
Specifies the DNS address of the DB instance.
setAllocatedStorage(Integer) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setAllocatedStorage(Integer) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the allocated storage size in gigabytes (GB).
setAllocatedStorage(Integer) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the new AllocatedStorage size for the DB instance that will be applied or is in progress.
setAllocatedStorage(Integer) - Method in class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
setAllowMajorVersionUpgrade(boolean) - Method in class org.mule.extension.rds.internal.operation.group.storage.ModificationStorageAndMaintenanceParameterGroup
 
setApplyImmediately(boolean) - Method in class org.mule.extension.rds.internal.operation.group.storage.ModificationStorageAndMaintenanceParameterGroup
 
setAutoMinorVersionUpgrade(boolean) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setAutoMinorVersionUpgrade(boolean) - Method in class org.mule.extension.rds.internal.operation.group.storage.StorageParameterGroup
 
setAvailabilityZone(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setAvailabilityZone(String) - Method in class org.mule.extension.rds.api.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 org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
setBackupRetentionPeriod(Integer) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setBackupRetentionPeriod(Integer) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the pending number of days for which automated backups are retained.
setBackupRetentionPeriod(Integer) - Method in class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
setCaCertificateIdentifier(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setCACertificateIdentifier(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the identifier of the CA certificate for the DB instance.
setCaCertificateIdentifier(String) - Method in class org.mule.extension.rds.internal.operation.group.security.ModificationSecurityParameterGroup
 
setCharacterSetName(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setCharacterSetName(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
setCopyTagsToSnapshot(boolean) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setCopyTagsToSnapshot(boolean) - Method in class org.mule.extension.rds.internal.operation.group.storage.StorageParameterGroup
 
setCurrencyCode(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The currency code for the reserved DB instance.
setCurrencyCode(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The currency code for the reserved DB instance offering.
setDate(LocalDateTime) - Method in class org.mule.extension.rds.api.model.Event
Specifies the date and time of the event.
setDbClusterIdentifier(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDbClusterIdentifier(String) - Method in class org.mule.extension.rds.internal.operation.group.storage.CreationStorageAndMaintenanceParameterGroup
 
setDbInstanceArn(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDbInstanceClass(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDBInstanceClass(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB instance that will be applied or is in progress.
setDbInstanceClass(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The DB instance class for the reserved DB instance.
setDBInstanceClass(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The DB instance class for the reserved DB instance.
setDbInstanceClass(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
setDbInstanceCount(Integer) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The number of reserved DB instances.
setDbInstanceIdentifier(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDbInstanceIdentifier(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
setDBInstanceIdentifier(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the new DBInstanceIdentifier for the DB instance that will be applied or is in progress.
setDbInstanceIdentifier(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
setDbInstancePort(Integer) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDbInstanceStatus(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDbiResourceId(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDbName(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDbName(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
setDBParameterGroupName(String) - Method in class org.mule.extension.rds.api.model.DBParameterGroupStatus
The name of the DP parameter group.
setDbParameterGroupName(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
setDbParameterGroups(List<DBParameterGroupStatus>) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDbPortNumber(Integer) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.ModificationDBInstanceParameterGroup
 
setDBSecurityGroupName(String) - Method in class org.mule.extension.rds.api.model.DBSecurityGroupMembership
The name of the DB security group.
setDbSecurityGroups(List<DBSecurityGroupMembership>) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDbSecurityGroups(List<String>) - Method in class org.mule.extension.rds.internal.operation.group.security.AlterationSecurityParameterGroup
 
setDbSnapshotArn(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
setDbSnapshotIdentifier(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
setDbSubnetGroup(DBSubnetGroup) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDBSubnetGroupArn(String) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
The Amazon Resource Name (ARN) for the DB subnet group.
setDBSubnetGroupDescription(String) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Provides the description of the DB subnet group.
setDBSubnetGroupName(String) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
The name of the DB subnet group.
setDBSubnetGroupName(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
The new DB subnet group for the DB instance.
setDbSubnetGroupName(String) - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
setDomain(String) - Method in class org.mule.extension.rds.api.model.DomainMembership
The identifier of the Active Directory Domain.
setDomain(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
setDomainIAMRoleName(String) - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
setDomainMemberships(Collection<DomainMembership>) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setDuration(Integer) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The duration of the reservation in seconds.
setDuration(Integer) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The duration of the offering in seconds.
setEnableIAMDatabaseAuthentication(boolean) - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
setEncrypted(boolean) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies whether the DB snapshot is encrypted.
setEndpoint(Endpoint) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setEngine(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setEngine(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the name of the database engine.
setEngine(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
setEngineVersion(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setEngineVersion(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the version of the database engine.
setEngineVersion(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Indicates the database engine version.
setEngineVersion(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
setEnhancedMonitoringResourceArn(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setEventCategories(Collection<String>) - Method in class org.mule.extension.rds.api.model.Event
Specifies the category for the event.
setFixedPrice(Double) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The fixed price charged for this reserved DB instance.
setFixedPrice(Double) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The fixed price charged for this offering.
setFQDN(String) - Method in class org.mule.extension.rds.api.model.DomainMembership
The fully qualified domain name of the Active Directory Domain.
setHostedZoneId(String) - Method in class org.mule.extension.rds.api.model.Endpoint
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
setIamDatabaseAuthenticationEnabled(boolean) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setIamDatabaseAuthenticationEnabled(boolean) - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
setIAMRoleName(String) - Method in class org.mule.extension.rds.api.model.DomainMembership
The name of the IAM role to be used when making API calls to the Directory Service.
setInstanceCreateTime(LocalDateTime) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setInstanceCreateTime(LocalDateTime) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the time when the snapshot was taken, in Universal Coordinated Time (UTC).
setIops(Integer) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setIops(Integer) - Method in class org.mule.extension.rds.api.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 org.mule.extension.rds.api.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 org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
setKey(String) - Method in class org.mule.extension.rds.api.model.Tag
A key is the required name of the tag.
setKmsKeyId(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setKmsKeyId(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
If Encrypted is true, the KMS key identifier for the encrypted DB snapshot.
setKmsKeyId(String) - Method in class org.mule.extension.rds.internal.operation.group.security.CreationSecurityParameterGroup
 
setLatestRestorableTime(LocalDateTime) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setLicenseModel(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setLicenseModel(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
License model information for the restored DB instance.
setLicenseModel(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
The license model for the DB instance.
setLicenseModel(String) - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
setMasterUsername(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setMasterUsername(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the master username for the DB snapshot.
setMasterUsername(String) - Method in class org.mule.extension.rds.internal.operation.group.security.CreationSecurityParameterGroup
 
setMasterUserPassword(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the pending or in-progress change of the master credentials for the DB instance.
setMasterUserPassword(String) - Method in class org.mule.extension.rds.internal.operation.group.security.AlterationSecurityParameterGroup
 
setMessage(String) - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Details of the error if there is an error for the instance.
setMessage(String) - Method in class org.mule.extension.rds.api.model.Event
Provides the text of this event.
setMonitoringInterval(Integer) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setMonitoringInterval(Integer) - Method in class org.mule.extension.rds.internal.operation.group.MonitoringParameterGroup
 
setMonitoringRoleArn(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setMonitoringRoleArn(String) - Method in class org.mule.extension.rds.internal.operation.group.MonitoringParameterGroup
 
setMultiAZ(boolean) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setMultiAZ(boolean) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
setMultiAZ(Boolean) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
setMultiAZ(Boolean) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
setMultiAZ(boolean) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
setName(String) - Method in class org.mule.extension.rds.api.model.Filter
This parameter is not currently supported.
setNewDBInstanceIdentifier(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.ModificationDBInstanceParameterGroup
 
setNormal(boolean) - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
setOfferingType(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The offering type of this reserved DB instance.
setOfferingType(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The offering type.
setOptionGroupMemberships(Collection<OptionGroupMembership>) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setOptionGroupName(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the option group name for the DB snapshot.
setOptionGroupName(String) - Method in class org.mule.extension.rds.api.model.OptionGroupMembership
The name of the option group that the instance belongs to.
setOptionGroupName(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.DBInstanceParameterGroup
 
setParameterApplyStatus(String) - Method in class org.mule.extension.rds.api.model.DBParameterGroupStatus
The status of parameter updates.
setPendingModifiedValues(PendingModifiedValues) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setPercentProgress(Integer) - Method in class org.mule.extension.rds.api.model.DBSnapshot
The percentage of the estimated data that has been transferred.
setPort(Integer) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
setPort(Integer) - Method in class org.mule.extension.rds.api.model.Endpoint
Specifies the port that the database engine is listening on.
setPort(Integer) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the pending port for the DB instance.
setPort(Integer) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
setPreferredBackupWindow(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setPreferredBackupWindow(String) - Method in class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
setPreferredMaintenanceWindow(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setPreferredMaintenanceWindow(String) - Method in class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
setProductDescription(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The description of the reserved DB instance.
setProductDescription(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The database engine used by the offering.
setPromotionTier(Integer) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setPromotionTier(Integer) - Method in class org.mule.extension.rds.internal.operation.group.storage.AlterationStorageAndMaintenanceParameterGroup
 
setPubliclyAccessible(boolean) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setPubliclyAccessible(boolean) - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
setReadReplicaDBClusterIdentifiers(Collection<String>) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setReadReplicaDBInstanceIdentifiers(Collection<String>) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setReadReplicaSourceDBInstanceIdentifier(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setRecurringChargeAmount(Double) - Method in class org.mule.extension.rds.api.model.RecurringCharge
The amount of the recurring charge.
setRecurringChargeFrequency(String) - Method in class org.mule.extension.rds.api.model.RecurringCharge
The frequency of the recurring charge.
setRecurringCharges(Collection<RecurringCharge>) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The recurring price charged to run this reserved DB instance.
setRecurringCharges(Collection<RecurringCharge>) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The recurring price charged to run this reserved DB instance.
setRequestId(String) - Method in class org.mule.extension.rds.api.attributes.RequestIDAttribute
 
setReservedDBInstanceArn(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The Amazon Resource Name (ARN) for the reserved DB instance.
setReservedDBInstanceId(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The unique identifier for the reservation.
setReservedDBInstancesOfferingId(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The offering identifier.
setReservedDBInstancesOfferingId(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The offering identifier.
setSecondaryAvailabilityZone(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setSnapshotCreateTime(LocalDateTime) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
setSnapshotType(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the type of the DB snapshot.
setSourceArn(String) - Method in class org.mule.extension.rds.api.model.Event
The Amazon Resource Name (ARN) for the event.
setSourceDBSnapshotIdentifier(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
The DB snapshot Arn that the DB snapshot was copied from.
setSourceIdentifier(String) - Method in class org.mule.extension.rds.api.model.Event
Provides the identifier for the source of the event.
setSourceRegion(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
The region that the DB snapshot was created in or copied from.
setSourceType(String) - Method in class org.mule.extension.rds.api.model.Event
Specifies the source type for this event.
setSourceType(SourceType) - Method in class org.mule.extension.rds.api.model.Event
Specifies the source type for this event.
setStartTime(LocalDateTime) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The time the reservation started.
setState(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The state of the reserved DB instance.
setStatus(String) - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Status of the DB instance.
setStatus(String) - Method in class org.mule.extension.rds.api.model.DBSecurityGroupMembership
The status of the DB security group.
setStatus(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the status of this DB snapshot.
setStatus(String) - Method in class org.mule.extension.rds.api.model.DomainMembership
The status of the DB instance's Active Directory Domain membership, such as joined, pending-join, failed etc).
setStatus(String) - Method in class org.mule.extension.rds.api.model.OptionGroupMembership
The status of the DB instance's option group membership.
setStatus(String) - Method in class org.mule.extension.rds.api.model.VpcSecurityGroupMembership
The status of the VPC security group.
setStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setStatusType(String) - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
This value is currently "read replication."
setStorageEncrypted(boolean) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setStorageEncrypted(boolean) - Method in class org.mule.extension.rds.internal.operation.group.storage.CreationStorageAndMaintenanceParameterGroup
 
setStorageType(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setStorageType(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the storage type associated with DB snapshot.
setStorageType(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the storage type to be associated with the DB instance.
setStorageType(String) - Method in class org.mule.extension.rds.internal.operation.group.storage.StorageParameterGroup
 
setSubnetAvailabilityZone(String) - Method in class org.mule.extension.rds.api.model.Subnet
 
setSubnetGroupStatus(String) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Provides the status of the DB subnet group.
setSubnetIdentifier(String) - Method in class org.mule.extension.rds.api.model.Subnet
Specifies the identifier of the subnet.
setSubnets(Collection<Subnet>) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Contains a list of Subnet elements.
setSubnetStatus(String) - Method in class org.mule.extension.rds.api.model.Subnet
Specifies the status of the subnet.
setTags(List<Tag>) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
setTdeCredentialArn(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setTdeCredentialArn(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
The ARN from the key store with which to associate the instance for TDE encryption.
setTdeCredentialArn(String) - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
setTdeCredentialPassword(String) - Method in class org.mule.extension.rds.internal.operation.group.security.SecurityParameterGroup
 
setTimezone(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
setTimezone(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
The time zone of the DB snapshot.
setTimezone(String) - Method in class org.mule.extension.rds.internal.operation.group.dbinstance.CreationDBInstanceParameterGroup
 
setUsagePrice(Double) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The hourly price charged for this reserved DB instance.
setUsagePrice(Double) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The hourly price charged for this offering.
setValue(String) - Method in class org.mule.extension.rds.api.model.Tag
A value is the optional value of the tag.
setValues(Collection<String>) - Method in class org.mule.extension.rds.api.model.Filter
This parameter is not currently supported.
setVpcId(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the VPC ID associated with the DB snapshot.
setVpcId(String) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Provides the VpcId of the DB subnet group.
setVpcSecurityGroupId(String) - Method in class org.mule.extension.rds.api.model.VpcSecurityGroupMembership
The name of the VPC security group.
setVpcSecurityGroupIds(List<String>) - Method in class org.mule.extension.rds.internal.operation.group.security.AlterationSecurityParameterGroup
 
setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class org.mule.extension.rds.api.model.DBInstance
 
SourceType - Enum in org.mule.extension.rds.api.model
 
startDbInstance(RDSConfiguration, RDSConnection, String) - Method in class org.mule.extension.rds.internal.operation.DBInstanceOperations
Starts a DB instance that was stopped using the AWS console, the stop-db-instance AWS CLI command, or the StopDBInstance action
startDBInstance(String) - Method in interface org.mule.extension.rds.internal.service.DBInstanceService
 
startDBInstance(String) - Method in class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 
stopDbInstance(RDSConfiguration, RDSConnection, String, String) - Method in class org.mule.extension.rds.internal.operation.DBInstanceOperations
Stops a DB instance.
stopDBInstance(String, String) - Method in interface org.mule.extension.rds.internal.service.DBInstanceService
 
stopDBInstance(String, String) - Method in class org.mule.extension.rds.internal.service.DBInstanceServiceImpl
 
STORAGE_AND_MAINTENANCE - Static variable in class org.mule.extension.rds.internal.operation.RDSOperations
 
StorageParameterGroup - Class in org.mule.extension.rds.internal.operation.group.storage
 
StorageParameterGroup() - Constructor for class org.mule.extension.rds.internal.operation.group.storage.StorageParameterGroup
 
Subnet - Class in org.mule.extension.rds.api.model
 
Subnet() - Constructor for class org.mule.extension.rds.api.model.Subnet
 

T

Tag - Class in org.mule.extension.rds.api.model
 
Tag() - Constructor for class org.mule.extension.rds.api.model.Tag
 
toDate(LocalDateTime) - Static method in class org.mule.extension.rds.internal.util.DateUtils
 
toLocalDate(Date) - Static method in class org.mule.extension.rds.internal.util.DateUtils
 
toLocalDate(Date, ZoneId) - Static method in class org.mule.extension.rds.internal.util.DateUtils
 
toLocalDateTime(Date) - Static method in class org.mule.extension.rds.internal.util.DateUtils
 
toLocalDateTime(Date, ZoneId) - Static method in class org.mule.extension.rds.internal.util.DateUtils
 
toLocalTime(Date) - Static method in class org.mule.extension.rds.internal.util.DateUtils
 
toLocalTime(Date, ZoneId) - Static method in class org.mule.extension.rds.internal.util.DateUtils
 
toString() - Method in class org.mule.extension.rds.api.model.DBInstance
 
toString() - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.DBParameterGroupStatus
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.DBSecurityGroupMembership
 
toString() - Method in class org.mule.extension.rds.api.model.DBSnapshot
 
toString() - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.DomainMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.Endpoint
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.Event
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.Filter
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.OptionGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.RecurringCharge
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum org.mule.extension.rds.api.model.SourceType
 
toString() - Method in class org.mule.extension.rds.api.model.Subnet
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class org.mule.extension.rds.api.model.VpcSecurityGroupMembership
Returns a string representation of this object; useful for testing and debugging.
toZonedDateTime(Date, ZoneId) - Static method in class org.mule.extension.rds.internal.util.DateUtils
 

U

unWrapFilter(Filter) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
unWrapFilterList(Collection<Filter>) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 

V

validate() - Method in class org.mule.extension.rds.internal.connection.RDSConnection
 
valueOf(String) - Static method in enum org.mule.extension.rds.api.model.SourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mule.extension.rds.internal.error.RDSErrorType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.extension.rds.api.model.SourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mule.extension.rds.internal.error.RDSErrorType
Returns an array containing the constants of this enum type, in the order they are declared.
VpcSecurityGroupMembership - Class in org.mule.extension.rds.api.model
 
VpcSecurityGroupMembership() - Constructor for class org.mule.extension.rds.api.model.VpcSecurityGroupMembership
 

W

withAddress(String) - Method in class org.mule.extension.rds.api.model.Endpoint
Specifies the DNS address of the DB instance.
withAllocatedStorage(Integer) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the allocated storage size in gigabytes (GB).
withAllocatedStorage(Integer) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the new AllocatedStorage size for the DB instance that will be applied or is in progress.
withAvailabilityZone(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the name of the Availability Zone the DB instance was located in at the time of the DB snapshot.
withBackupRetentionPeriod(Integer) - Method in class org.mule.extension.rds.api.model.DBInstance
 
withBackupRetentionPeriod(Integer) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the pending number of days for which automated backups are retained.
withCACertificateIdentifier(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the identifier of the CA certificate for the DB instance.
withCurrencyCode(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The currency code for the reserved DB instance.
withCurrencyCode(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The currency code for the reserved DB instance offering.
withDate(LocalDateTime) - Method in class org.mule.extension.rds.api.model.Event
Specifies the date and time of the event.
withDBInstanceClass(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the new DBInstanceClass for the DB instance that will be applied or is in progress.
withDbInstanceClass(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The DB instance class for the reserved DB instance.
withDBInstanceClass(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The DB instance class for the reserved DB instance.
withDbInstanceCount(Integer) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The number of reserved DB instances.
withDBInstanceIdentifier(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the new DBInstanceIdentifier for the DB instance that will be applied or is in progress.
withDbiResourceId(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
withDBSubnetGroupArn(String) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
The Amazon Resource Name (ARN) for the DB subnet group.
withDBSubnetGroupDescription(String) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Provides the description of the DB subnet group.
withDBSubnetGroupName(String) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
The name of the DB subnet group.
withDBSubnetGroupName(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
The new DB subnet group for the DB instance.
withDomain(String) - Method in class org.mule.extension.rds.api.model.DomainMembership
The identifier of the Active Directory Domain.
withDuration(Integer) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The duration of the reservation in seconds.
withDuration(Integer) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The duration of the offering in seconds.
withEncrypted(boolean) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies whether the DB snapshot is encrypted.
withEngine(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
withEngine(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the name of the database engine.
withEngineVersion(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the version of the database engine.
withEngineVersion(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Indicates the database engine version.
withEventCategories(String...) - Method in class org.mule.extension.rds.api.model.Event
Specifies the category for the event.
withEventCategories(Collection<String>) - Method in class org.mule.extension.rds.api.model.Event
Specifies the category for the event.
withFixedPrice(Double) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The fixed price charged for this reserved DB instance.
withFixedPrice(Double) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The fixed price charged for this offering.
withFQDN(String) - Method in class org.mule.extension.rds.api.model.DomainMembership
The fully qualified domain name of the Active Directory Domain.
withHostedZoneId(String) - Method in class org.mule.extension.rds.api.model.Endpoint
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
withIAMRoleName(String) - Method in class org.mule.extension.rds.api.model.DomainMembership
The name of the IAM role to be used when making API calls to the Directory Service.
withInstanceCreateTime(LocalDateTime) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the time when the snapshot was taken, in Universal Coordinated Time (UTC).
withIops(Integer) - Method in class org.mule.extension.rds.api.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 org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the new Provisioned IOPS value for the DB instance that will be applied or is being applied.
withKey(String) - Method in class org.mule.extension.rds.api.model.Tag
A key is the required name of the tag.
withKmsKeyId(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
withKmsKeyId(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
If Encrypted is true, the KMS key identifier for the encrypted DB snapshot.
withLicenseModel(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
License model information for the restored DB instance.
withLicenseModel(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
The license model for the DB instance.
withMasterUsername(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the master username for the DB snapshot.
withMasterUserPassword(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Contains the pending or in-progress change of the master credentials for the DB instance.
withMessage(String) - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Details of the error if there is an error for the instance.
withMessage(String) - Method in class org.mule.extension.rds.api.model.Event
Provides the text of this event.
withMultiAZ(boolean) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
withMultiAZ(Boolean) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
Indicates if the reservation applies to Multi-AZ deployments.
withMultiAZ(Boolean) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
Indicates if the offering applies to Multi-AZ deployments.
withName(String) - Method in class org.mule.extension.rds.api.model.Filter
This parameter is not currently supported.
withNormal(Boolean) - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Boolean value that is true if the instance is operating normally, or false if the instance is in an error state.
withOfferingType(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The offering type of this reserved DB instance.
withOfferingType(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The offering type.
withOptionGroupName(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the option group name for the DB snapshot.
withOptionGroupName(String) - Method in class org.mule.extension.rds.api.model.OptionGroupMembership
The name of the option group that the instance belongs to.
withPercentProgress(Integer) - Method in class org.mule.extension.rds.api.model.DBSnapshot
The percentage of the estimated data that has been transferred.
withPort(Integer) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the port that the database engine was listening on at the time of the snapshot.
withPort(Integer) - Method in class org.mule.extension.rds.api.model.Endpoint
Specifies the port that the database engine is listening on.
withPort(Integer) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the pending port for the DB instance.
withPreferredBackupWindow(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
withProductDescription(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The description of the reserved DB instance.
withProductDescription(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The database engine used by the offering.
withPromotionTier(Integer) - Method in class org.mule.extension.rds.api.model.DBInstance
 
withReadReplicaDBInstanceIdentifiers(String...) - Method in class org.mule.extension.rds.api.model.DBInstance
 
withRecurringChargeAmount(Double) - Method in class org.mule.extension.rds.api.model.RecurringCharge
The amount of the recurring charge.
withRecurringChargeFrequency(String) - Method in class org.mule.extension.rds.api.model.RecurringCharge
The frequency of the recurring charge.
withRecurringCharges(RecurringCharge...) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The recurring price charged to run this reserved DB instance.
withRecurringCharges(Collection<RecurringCharge>) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The recurring price charged to run this reserved DB instance.
withRecurringCharges(RecurringCharge...) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The recurring price charged to run this reserved DB instance.
withRecurringCharges(Collection<RecurringCharge>) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The recurring price charged to run this reserved DB instance.
withReservedDBInstanceArn(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The Amazon Resource Name (ARN) for the reserved DB instance.
withReservedDBInstanceId(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The unique identifier for the reservation.
withReservedDBInstancesOfferingId(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The offering identifier.
withReservedDBInstancesOfferingId(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The offering identifier.
withSnapshotCreateTime(LocalDateTime) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the time when the snapshot was taken, in Universal Coordinated Time (UTC).
withSnapshotType(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the type of the DB snapshot.
withSourceArn(String) - Method in class org.mule.extension.rds.api.model.Event
The Amazon Resource Name (ARN) for the event.
withSourceDBSnapshotIdentifier(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
The DB snapshot Arn that the DB snapshot was copied from.
withSourceIdentifier(String) - Method in class org.mule.extension.rds.api.model.Event
Provides the identifier for the source of the event.
withSourceRegion(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
The region that the DB snapshot was created in or copied from.
withSourceType(String) - Method in class org.mule.extension.rds.api.model.Event
Specifies the source type for this event.
withSourceType(SourceType) - Method in class org.mule.extension.rds.api.model.Event
Specifies the source type for this event.
withStartTime(LocalDateTime) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The time the reservation started.
withState(String) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The state of the reserved DB instance.
withStatus(String) - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
Status of the DB instance.
withStatus(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the status of this DB snapshot.
withStatus(String) - Method in class org.mule.extension.rds.api.model.DomainMembership
The status of the DB instance's Active Directory Domain membership, such as joined, pending-join, failed etc).
withStatus(String) - Method in class org.mule.extension.rds.api.model.OptionGroupMembership
The status of the DB instance's option group membership.
withStatusType(String) - Method in class org.mule.extension.rds.api.model.DBInstanceStatusInfo
This value is currently "read replication."
withStorageEncrypted(boolean) - Method in class org.mule.extension.rds.api.model.DBInstance
 
withStorageType(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Specifies the storage type associated with DB snapshot.
withStorageType(String) - Method in class org.mule.extension.rds.api.model.PendingModifiedValues
Specifies the storage type to be associated with the DB instance.
withSubnetAvailabilityZone(String) - Method in class org.mule.extension.rds.api.model.Subnet
 
withSubnetGroupStatus(String) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Provides the status of the DB subnet group.
withSubnetIdentifier(String) - Method in class org.mule.extension.rds.api.model.Subnet
Specifies the identifier of the subnet.
withSubnets(Subnet...) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Contains a list of Subnet elements.
withSubnets(Collection<Subnet>) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Contains a list of Subnet elements.
withSubnetStatus(String) - Method in class org.mule.extension.rds.api.model.Subnet
Specifies the status of the subnet.
withTdeCredentialArn(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
The ARN from the key store with which to associate the instance for TDE encryption.
withTimezone(String) - Method in class org.mule.extension.rds.api.model.DBInstance
 
withTimezone(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
The time zone of the DB snapshot.
withUsagePrice(Double) - Method in class org.mule.extension.rds.api.model.ReservedDBInstance
The hourly price charged for this reserved DB instance.
withUsagePrice(Double) - Method in class org.mule.extension.rds.api.model.ReservedDBInstancesOffering
The hourly price charged for this offering.
withValue(String) - Method in class org.mule.extension.rds.api.model.Tag
A value is the optional value of the tag.
withValues(String...) - Method in class org.mule.extension.rds.api.model.Filter
This parameter is not currently supported.
withValues(Collection<String>) - Method in class org.mule.extension.rds.api.model.Filter
This parameter is not currently supported.
withVpcId(String) - Method in class org.mule.extension.rds.api.model.DBSnapshot
Provides the VPC ID associated with the DB snapshot.
withVpcId(String) - Method in class org.mule.extension.rds.api.model.DBSubnetGroup
Provides the VpcId of the DB subnet group.
withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class org.mule.extension.rds.api.model.DBInstance
 
wrapCreateDBInstanceReadReplica(DBInstance) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
wrapDBInstance(DBInstance) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
wrapDBSnapshot(DBSnapshot) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
wrapPurchaseReservedDBInstancesOffering(ReservedDBInstance) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
wrapTagList(Collection<Tag>) - Static method in class org.mule.extension.rds.internal.util.RDSModelFactory
 
A B C D E F G H I M O P R S T U V W 
Skip navigation links

Copyright © 2019 MuleSoft, Inc.. All rights reserved.