- DBCluster - Class in com.amazonaws.services.docdb.model
-
Detailed information about a DB cluster.
- DBCluster() - Constructor for class com.amazonaws.services.docdb.model.DBCluster
-
- DBClusterAlreadyExistsException - Exception in com.amazonaws.services.docdb.model
-
You already have a DB cluster with the given identifier.
- DBClusterAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBClusterAlreadyExistsException
-
Constructs a new DBClusterAlreadyExistsException with the specified error message.
- DBClusterMember - Class in com.amazonaws.services.docdb.model
-
Contains information about an instance that is part of a DB cluster.
- DBClusterMember() - Constructor for class com.amazonaws.services.docdb.model.DBClusterMember
-
- DBClusterNotFoundException - Exception in com.amazonaws.services.docdb.model
-
DBClusterIdentifier doesn't refer to an existing DB cluster.
- DBClusterNotFoundException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBClusterNotFoundException
-
Constructs a new DBClusterNotFoundException with the specified error message.
- DBClusterParameterGroup - Class in com.amazonaws.services.docdb.model
-
Detailed information about a DB cluster parameter group.
- DBClusterParameterGroup() - Constructor for class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
- DBClusterParameterGroupNotFoundException - Exception in com.amazonaws.services.docdb.model
-
DBClusterParameterGroupName doesn't refer to an existing DB cluster parameter group.
- DBClusterParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBClusterParameterGroupNotFoundException
-
Constructs a new DBClusterParameterGroupNotFoundException with the specified error message.
- DBClusterQuotaExceededException - Exception in com.amazonaws.services.docdb.model
-
The DB cluster can't be created because you have reached the maximum allowed quota of DB clusters.
- DBClusterQuotaExceededException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBClusterQuotaExceededException
-
Constructs a new DBClusterQuotaExceededException with the specified error message.
- DBClusterRole - Class in com.amazonaws.services.docdb.model
-
Describes an AWS Identity and Access Management (IAM) role that is associated with a DB cluster.
- DBClusterRole() - Constructor for class com.amazonaws.services.docdb.model.DBClusterRole
-
- DBClusterSnapshot - Class in com.amazonaws.services.docdb.model
-
Detailed information about a DB cluster snapshot.
- DBClusterSnapshot() - Constructor for class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
- DBClusterSnapshotAlreadyExistsException - Exception in com.amazonaws.services.docdb.model
-
You already have a DB cluster snapshot with the given identifier.
- DBClusterSnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBClusterSnapshotAlreadyExistsException
-
Constructs a new DBClusterSnapshotAlreadyExistsException with the specified error message.
- DBClusterSnapshotAttribute - Class in com.amazonaws.services.docdb.model
-
Contains the name and values of a manual DB cluster snapshot attribute.
- DBClusterSnapshotAttribute() - Constructor for class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
- DBClusterSnapshotAttributesResult - Class in com.amazonaws.services.docdb.model
-
Detailed information about the attributes that are associated with a DB cluster snapshot.
- DBClusterSnapshotAttributesResult() - Constructor for class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
- DBClusterSnapshotNotFoundException - Exception in com.amazonaws.services.docdb.model
-
DBClusterSnapshotIdentifier doesn't refer to an existing DB cluster snapshot.
- DBClusterSnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBClusterSnapshotNotFoundException
-
Constructs a new DBClusterSnapshotNotFoundException with the specified error message.
- DBEngineVersion - Class in com.amazonaws.services.docdb.model
-
Detailed information about a DB engine version.
- DBEngineVersion() - Constructor for class com.amazonaws.services.docdb.model.DBEngineVersion
-
- DBInstance - Class in com.amazonaws.services.docdb.model
-
Detailed information about a DB instance.
- DBInstance() - Constructor for class com.amazonaws.services.docdb.model.DBInstance
-
- DBInstanceAlreadyExistsException - Exception in com.amazonaws.services.docdb.model
-
You already have a DB instance with the given identifier.
- DBInstanceAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBInstanceAlreadyExistsException
-
Constructs a new DBInstanceAlreadyExistsException with the specified error message.
- dBInstanceAvailable() - Method in class com.amazonaws.services.docdb.waiters.AmazonDocDBWaiters
-
Builds a DBInstanceAvailable waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
- dBInstanceDeleted() - Method in class com.amazonaws.services.docdb.waiters.AmazonDocDBWaiters
-
Builds a DBInstanceDeleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
- DBInstanceNotFoundException - Exception in com.amazonaws.services.docdb.model
-
DBInstanceIdentifier doesn't refer to an existing DB instance.
- DBInstanceNotFoundException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBInstanceNotFoundException
-
Constructs a new DBInstanceNotFoundException with the specified error message.
- DBInstanceStatusInfo - Class in com.amazonaws.services.docdb.model
-
Provides a list of status information for a DB instance.
- DBInstanceStatusInfo() - Constructor for class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
- DBParameterGroupAlreadyExistsException - Exception in com.amazonaws.services.docdb.model
-
A DB parameter group with the same name already exists.
- DBParameterGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBParameterGroupAlreadyExistsException
-
Constructs a new DBParameterGroupAlreadyExistsException with the specified error message.
- DBParameterGroupNotFoundException - Exception in com.amazonaws.services.docdb.model
-
DBParameterGroupName doesn't refer to an existing DB parameter group.
- DBParameterGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBParameterGroupNotFoundException
-
Constructs a new DBParameterGroupNotFoundException with the specified error message.
- DBParameterGroupQuotaExceededException - Exception in com.amazonaws.services.docdb.model
-
This request would cause you to exceed the allowed number of DB parameter groups.
- DBParameterGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBParameterGroupQuotaExceededException
-
Constructs a new DBParameterGroupQuotaExceededException with the specified error message.
- DBSecurityGroupNotFoundException - Exception in com.amazonaws.services.docdb.model
-
DBSecurityGroupName doesn't refer to an existing DB security group.
- DBSecurityGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBSecurityGroupNotFoundException
-
Constructs a new DBSecurityGroupNotFoundException with the specified error message.
- DBSnapshotAlreadyExistsException - Exception in com.amazonaws.services.docdb.model
-
DBSnapshotIdentifier is already being used by an existing snapshot.
- DBSnapshotAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBSnapshotAlreadyExistsException
-
Constructs a new DBSnapshotAlreadyExistsException with the specified error message.
- DBSnapshotNotFoundException - Exception in com.amazonaws.services.docdb.model
-
DBSnapshotIdentifier doesn't refer to an existing DB snapshot.
- DBSnapshotNotFoundException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBSnapshotNotFoundException
-
Constructs a new DBSnapshotNotFoundException with the specified error message.
- DBSubnetGroup - Class in com.amazonaws.services.docdb.model
-
Detailed information about a DB subnet group.
- DBSubnetGroup() - Constructor for class com.amazonaws.services.docdb.model.DBSubnetGroup
-
- DBSubnetGroupAlreadyExistsException - Exception in com.amazonaws.services.docdb.model
-
DBSubnetGroupName is already being used by an existing DB subnet group.
- DBSubnetGroupAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBSubnetGroupAlreadyExistsException
-
Constructs a new DBSubnetGroupAlreadyExistsException with the specified error message.
- DBSubnetGroupDoesNotCoverEnoughAZsException - Exception in com.amazonaws.services.docdb.model
-
Subnets in the DB subnet group should cover at least two Availability Zones unless there is only one Availability
Zone.
- DBSubnetGroupDoesNotCoverEnoughAZsException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBSubnetGroupDoesNotCoverEnoughAZsException
-
Constructs a new DBSubnetGroupDoesNotCoverEnoughAZsException with the specified error message.
- DBSubnetGroupNotFoundException - Exception in com.amazonaws.services.docdb.model
-
DBSubnetGroupName doesn't refer to an existing DB subnet group.
- DBSubnetGroupNotFoundException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBSubnetGroupNotFoundException
-
Constructs a new DBSubnetGroupNotFoundException with the specified error message.
- DBSubnetGroupQuotaExceededException - Exception in com.amazonaws.services.docdb.model
-
The request would cause you to exceed the allowed number of DB subnet groups.
- DBSubnetGroupQuotaExceededException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBSubnetGroupQuotaExceededException
-
Constructs a new DBSubnetGroupQuotaExceededException with the specified error message.
- DBSubnetQuotaExceededException - Exception in com.amazonaws.services.docdb.model
-
The request would cause you to exceed the allowed number of subnets in a DB subnet group.
- DBSubnetQuotaExceededException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBSubnetQuotaExceededException
-
Constructs a new DBSubnetQuotaExceededException with the specified error message.
- DBUpgradeDependencyFailureException - Exception in com.amazonaws.services.docdb.model
-
The DB upgrade failed because a resource that the DB depends on can't be modified.
- DBUpgradeDependencyFailureException(String) - Constructor for exception com.amazonaws.services.docdb.model.DBUpgradeDependencyFailureException
-
Constructs a new DBUpgradeDependencyFailureException with the specified error message.
- defaultClient() - Static method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClientBuilder
-
- defaultClient() - Static method in class com.amazonaws.services.docdb.AmazonDocDBClientBuilder
-
- deleteDBCluster(DeleteDBClusterRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- deleteDBCluster(DeleteDBClusterRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Deletes a previously provisioned DB cluster.
- deleteDBCluster(DeleteDBClusterRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Deletes a previously provisioned DB cluster.
- deleteDBClusterAsync(DeleteDBClusterRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- deleteDBClusterAsync(DeleteDBClusterRequest, AsyncHandler<DeleteDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- deleteDBClusterAsync(DeleteDBClusterRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Deletes a previously provisioned DB cluster.
- deleteDBClusterAsync(DeleteDBClusterRequest, AsyncHandler<DeleteDBClusterRequest, DBCluster>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Deletes a previously provisioned DB cluster.
- deleteDBClusterAsync(DeleteDBClusterRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- deleteDBClusterAsync(DeleteDBClusterRequest, AsyncHandler<DeleteDBClusterRequest, DBCluster>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- deleteDBClusterParameterGroup(DeleteDBClusterParameterGroupRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- deleteDBClusterParameterGroup(DeleteDBClusterParameterGroupRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Deletes a specified DB cluster parameter group.
- deleteDBClusterParameterGroup(DeleteDBClusterParameterGroupRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Deletes a specified DB cluster parameter group.
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Deletes a specified DB cluster parameter group.
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Deletes a specified DB cluster parameter group.
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- deleteDBClusterParameterGroupAsync(DeleteDBClusterParameterGroupRequest, AsyncHandler<DeleteDBClusterParameterGroupRequest, DeleteDBClusterParameterGroupResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DeleteDBClusterParameterGroupRequest - Class in com.amazonaws.services.docdb.model
-
- DeleteDBClusterParameterGroupRequest() - Constructor for class com.amazonaws.services.docdb.model.DeleteDBClusterParameterGroupRequest
-
- DeleteDBClusterParameterGroupResult - Class in com.amazonaws.services.docdb.model
-
- DeleteDBClusterParameterGroupResult() - Constructor for class com.amazonaws.services.docdb.model.DeleteDBClusterParameterGroupResult
-
- DeleteDBClusterRequest - Class in com.amazonaws.services.docdb.model
-
- DeleteDBClusterRequest() - Constructor for class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
- deleteDBClusterSnapshot(DeleteDBClusterSnapshotRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- deleteDBClusterSnapshot(DeleteDBClusterSnapshotRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Deletes a DB cluster snapshot.
- deleteDBClusterSnapshot(DeleteDBClusterSnapshotRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Deletes a DB cluster snapshot.
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Deletes a DB cluster snapshot.
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Deletes a DB cluster snapshot.
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- deleteDBClusterSnapshotAsync(DeleteDBClusterSnapshotRequest, AsyncHandler<DeleteDBClusterSnapshotRequest, DBClusterSnapshot>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DeleteDBClusterSnapshotRequest - Class in com.amazonaws.services.docdb.model
-
- DeleteDBClusterSnapshotRequest() - Constructor for class com.amazonaws.services.docdb.model.DeleteDBClusterSnapshotRequest
-
- deleteDBInstance(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- deleteDBInstance(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Deletes a previously provisioned DB instance.
- deleteDBInstance(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Deletes a previously provisioned DB instance.
- deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- deleteDBInstanceAsync(DeleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Deletes a previously provisioned DB instance.
- deleteDBInstanceAsync(DeleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Deletes a previously provisioned DB instance.
- deleteDBInstanceAsync(DeleteDBInstanceRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- deleteDBInstanceAsync(DeleteDBInstanceRequest, AsyncHandler<DeleteDBInstanceRequest, DBInstance>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DeleteDBInstanceRequest - Class in com.amazonaws.services.docdb.model
-
- DeleteDBInstanceRequest() - Constructor for class com.amazonaws.services.docdb.model.DeleteDBInstanceRequest
-
- deleteDBSubnetGroup(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- deleteDBSubnetGroup(DeleteDBSubnetGroupRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Deletes a DB subnet group.
- deleteDBSubnetGroup(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Deletes a DB subnet group.
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Deletes a DB subnet group.
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Deletes a DB subnet group.
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- deleteDBSubnetGroupAsync(DeleteDBSubnetGroupRequest, AsyncHandler<DeleteDBSubnetGroupRequest, DeleteDBSubnetGroupResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DeleteDBSubnetGroupRequest - Class in com.amazonaws.services.docdb.model
-
- DeleteDBSubnetGroupRequest() - Constructor for class com.amazonaws.services.docdb.model.DeleteDBSubnetGroupRequest
-
- DeleteDBSubnetGroupResult - Class in com.amazonaws.services.docdb.model
-
- DeleteDBSubnetGroupResult() - Constructor for class com.amazonaws.services.docdb.model.DeleteDBSubnetGroupResult
-
- describeDBClusterParameterGroups(DescribeDBClusterParameterGroupsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeDBClusterParameterGroups(DescribeDBClusterParameterGroupsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns a list of DBClusterParameterGroup descriptions.
- describeDBClusterParameterGroups(DescribeDBClusterParameterGroupsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns a list of DBClusterParameterGroup descriptions.
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of DBClusterParameterGroup descriptions.
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of DBClusterParameterGroup descriptions.
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeDBClusterParameterGroupsAsync(DescribeDBClusterParameterGroupsRequest, AsyncHandler<DescribeDBClusterParameterGroupsRequest, DescribeDBClusterParameterGroupsResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeDBClusterParameterGroupsRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeDBClusterParameterGroupsRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
- DescribeDBClusterParameterGroupsResult - Class in com.amazonaws.services.docdb.model
-
- DescribeDBClusterParameterGroupsResult() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
- describeDBClusterParameters(DescribeDBClusterParametersRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeDBClusterParameters(DescribeDBClusterParametersRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns the detailed parameter list for a particular DB cluster parameter group.
- describeDBClusterParameters(DescribeDBClusterParametersRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns the detailed parameter list for a particular DB cluster parameter group.
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns the detailed parameter list for a particular DB cluster parameter group.
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns the detailed parameter list for a particular DB cluster parameter group.
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeDBClusterParametersAsync(DescribeDBClusterParametersRequest, AsyncHandler<DescribeDBClusterParametersRequest, DescribeDBClusterParametersResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeDBClusterParametersRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeDBClusterParametersRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
- DescribeDBClusterParametersResult - Class in com.amazonaws.services.docdb.model
-
- DescribeDBClusterParametersResult() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
- describeDBClusters(DescribeDBClustersRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeDBClusters(DescribeDBClustersRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns information about provisioned Amazon DocumentDB DB clusters.
- describeDBClusters(DescribeDBClustersRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns information about provisioned Amazon DocumentDB DB clusters.
- describeDBClustersAsync(DescribeDBClustersRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBClustersAsync(DescribeDBClustersRequest, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBClustersAsync(DescribeDBClustersRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns information about provisioned Amazon DocumentDB DB clusters.
- describeDBClustersAsync(DescribeDBClustersRequest, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns information about provisioned Amazon DocumentDB DB clusters.
- describeDBClustersAsync(DescribeDBClustersRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeDBClustersAsync(DescribeDBClustersRequest, AsyncHandler<DescribeDBClustersRequest, DescribeDBClustersResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeDBClusterSnapshotAttributes(DescribeDBClusterSnapshotAttributesRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeDBClusterSnapshotAttributes(DescribeDBClusterSnapshotAttributesRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.
- describeDBClusterSnapshotAttributes(DescribeDBClusterSnapshotAttributesRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest, AsyncHandler<DescribeDBClusterSnapshotAttributesRequest, DBClusterSnapshotAttributesResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest, AsyncHandler<DescribeDBClusterSnapshotAttributesRequest, DBClusterSnapshotAttributesResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of DB cluster snapshot attribute names and values for a manual DB cluster snapshot.
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeDBClusterSnapshotAttributesAsync(DescribeDBClusterSnapshotAttributesRequest, AsyncHandler<DescribeDBClusterSnapshotAttributesRequest, DBClusterSnapshotAttributesResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeDBClusterSnapshotAttributesRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeDBClusterSnapshotAttributesRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotAttributesRequest
-
- describeDBClusterSnapshots(DescribeDBClusterSnapshotsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeDBClusterSnapshots(DescribeDBClusterSnapshotsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns information about DB cluster snapshots.
- describeDBClusterSnapshots(DescribeDBClusterSnapshotsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns information about DB cluster snapshots.
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns information about DB cluster snapshots.
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns information about DB cluster snapshots.
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeDBClusterSnapshotsAsync(DescribeDBClusterSnapshotsRequest, AsyncHandler<DescribeDBClusterSnapshotsRequest, DescribeDBClusterSnapshotsResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeDBClusterSnapshotsRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeDBClusterSnapshotsRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
- DescribeDBClusterSnapshotsResult - Class in com.amazonaws.services.docdb.model
-
- DescribeDBClusterSnapshotsResult() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
- DescribeDBClustersRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeDBClustersRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
- DescribeDBClustersResult - Class in com.amazonaws.services.docdb.model
-
- DescribeDBClustersResult() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
- describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns a list of the available DB engines.
- describeDBEngineVersions(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns a list of the available DB engines.
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of the available DB engines.
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of the available DB engines.
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeDBEngineVersionsAsync(DescribeDBEngineVersionsRequest, AsyncHandler<DescribeDBEngineVersionsRequest, DescribeDBEngineVersionsResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeDBEngineVersionsRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeDBEngineVersionsRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
- DescribeDBEngineVersionsResult - Class in com.amazonaws.services.docdb.model
-
- DescribeDBEngineVersionsResult() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
- describeDBInstances(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeDBInstances(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns information about provisioned Amazon DocumentDB instances.
- describeDBInstances(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns information about provisioned Amazon DocumentDB instances.
- describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBInstancesAsync(DescribeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns information about provisioned Amazon DocumentDB instances.
- describeDBInstancesAsync(DescribeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns information about provisioned Amazon DocumentDB instances.
- describeDBInstancesAsync(DescribeDBInstancesRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeDBInstancesAsync(DescribeDBInstancesRequest, AsyncHandler<DescribeDBInstancesRequest, DescribeDBInstancesResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeDBInstancesFunction - Class in com.amazonaws.services.docdb.waiters
-
- DescribeDBInstancesFunction(AmazonDocDB) - Constructor for class com.amazonaws.services.docdb.waiters.DescribeDBInstancesFunction
-
Constructs a new DescribeDBInstancesFunction with the given client
- DescribeDBInstancesRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeDBInstancesRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
- DescribeDBInstancesResult - Class in com.amazonaws.services.docdb.model
-
- DescribeDBInstancesResult() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
- describeDBSubnetGroups(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeDBSubnetGroups(DescribeDBSubnetGroupsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroups(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of DBSubnetGroup descriptions.
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeDBSubnetGroupsAsync(DescribeDBSubnetGroupsRequest, AsyncHandler<DescribeDBSubnetGroupsRequest, DescribeDBSubnetGroupsResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeDBSubnetGroupsRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeDBSubnetGroupsRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
- DescribeDBSubnetGroupsResult - Class in com.amazonaws.services.docdb.model
-
- DescribeDBSubnetGroupsResult() - Constructor for class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
- describeEngineDefaultClusterParameters(DescribeEngineDefaultClusterParametersRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeEngineDefaultClusterParameters(DescribeEngineDefaultClusterParametersRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns the default engine and system parameter information for the cluster database engine.
- describeEngineDefaultClusterParameters(DescribeEngineDefaultClusterParametersRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns the default engine and system parameter information for the cluster database engine.
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns the default engine and system parameter information for the cluster database engine.
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns the default engine and system parameter information for the cluster database engine.
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeEngineDefaultClusterParametersAsync(DescribeEngineDefaultClusterParametersRequest, AsyncHandler<DescribeEngineDefaultClusterParametersRequest, EngineDefaults>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeEngineDefaultClusterParametersRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeEngineDefaultClusterParametersRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
- describeEventCategories(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeEventCategories(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Displays a list of categories for all event source types, or, if specified, for a specified source type.
- describeEventCategories(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Displays a list of categories for all event source types, or, if specified, for a specified source type.
- describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Displays a list of categories for all event source types, or, if specified, for a specified source type.
- describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Displays a list of categories for all event source types, or, if specified, for a specified source type.
- describeEventCategoriesAsync(DescribeEventCategoriesRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeEventCategoriesAsync(DescribeEventCategoriesRequest, AsyncHandler<DescribeEventCategoriesRequest, DescribeEventCategoriesResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeEventCategoriesRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeEventCategoriesRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
- DescribeEventCategoriesResult - Class in com.amazonaws.services.docdb.model
-
- DescribeEventCategoriesResult() - Constructor for class com.amazonaws.services.docdb.model.DescribeEventCategoriesResult
-
- describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeEvents(DescribeEventsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14
days.
- describeEvents(DescribeEventsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14
days.
- describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeEventsAsync(DescribeEventsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14
days.
- describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns events related to DB instances, DB security groups, DB snapshots, and DB parameter groups for the past 14
days.
- describeEventsAsync(DescribeEventsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeEventsAsync(DescribeEventsRequest, AsyncHandler<DescribeEventsRequest, DescribeEventsResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeEventsRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeEventsRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
- DescribeEventsResult - Class in com.amazonaws.services.docdb.model
-
- DescribeEventsResult() - Constructor for class com.amazonaws.services.docdb.model.DescribeEventsResult
-
- describeOrderableDBInstanceOptions(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describeOrderableDBInstanceOptions(DescribeOrderableDBInstanceOptionsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns a list of orderable DB instance options for the specified engine.
- describeOrderableDBInstanceOptions(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns a list of orderable DB instance options for the specified engine.
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of orderable DB instance options for the specified engine.
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of orderable DB instance options for the specified engine.
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describeOrderableDBInstanceOptionsAsync(DescribeOrderableDBInstanceOptionsRequest, AsyncHandler<DescribeOrderableDBInstanceOptionsRequest, DescribeOrderableDBInstanceOptionsResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribeOrderableDBInstanceOptionsRequest - Class in com.amazonaws.services.docdb.model
-
- DescribeOrderableDBInstanceOptionsRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
- DescribeOrderableDBInstanceOptionsResult - Class in com.amazonaws.services.docdb.model
-
- DescribeOrderableDBInstanceOptionsResult() - Constructor for class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
- describePendingMaintenanceActions(DescribePendingMaintenanceActionsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- describePendingMaintenanceActions(DescribePendingMaintenanceActionsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
- describePendingMaintenanceActions(DescribePendingMaintenanceActionsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult>) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDBAsync
-
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult>) - Method in interface com.amazonaws.services.docdb.AmazonDocDBAsync
-
Returns a list of resources (for example, DB instances) that have at least one pending maintenance action.
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- describePendingMaintenanceActionsAsync(DescribePendingMaintenanceActionsRequest, AsyncHandler<DescribePendingMaintenanceActionsRequest, DescribePendingMaintenanceActionsResult>) - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
- DescribePendingMaintenanceActionsRequest - Class in com.amazonaws.services.docdb.model
-
- DescribePendingMaintenanceActionsRequest() - Constructor for class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
- DescribePendingMaintenanceActionsResult - Class in com.amazonaws.services.docdb.model
-
- DescribePendingMaintenanceActionsResult() - Constructor for class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
- getAction() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The type of pending maintenance action that is available for the resource.
- getAddress() - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the DNS address of the DB instance.
- getAllocatedStorage() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new AllocatedStorage size for the DB instance that will be applied or is currently
being applied.
- getAllowedValues() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid range of values for the parameter.
- getApplyAction() - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The pending maintenance action to apply to this resource.
- getApplyImmediately() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A value that specifies whether the changes in this request and any pending changes are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB cluster.
- getApplyImmediately() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Specifies whether the modifications in this request and any pending modifications are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB instance.
- getApplyMethod() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates when to apply parameter updates.
- getApplyType() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the engine-specific parameters type.
- getAssociatedRoles() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the DB cluster.
- getAttributeName() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The name of the manual DB cluster snapshot attribute.
- getAttributeName() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The name of the DB cluster snapshot attribute to modify.
- getAttributeValues() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The values for the manual DB cluster snapshot attribute.
- getAutoAppliedAfterDate() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date of the maintenance window when the action is applied.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
Indicates that minor engine upgrades are applied automatically to the DB instance during the maintenance window.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates that minor version patches are applied automatically.
- getAutoMinorVersionUpgrade() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Indicates that minor version upgrades are applied automatically to the DB instance during the maintenance window.
- getAutoUpgrade() - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether the target version is applied to any source DB instances that have
AutoMinorVersionUpgrade set to true.
- getAvailabilityZone() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The Amazon EC2 Availability Zone that the DB instance is created in.
- getAvailabilityZone() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the name of the Availability Zone that the DB instance is located in.
- getAvailabilityZones() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of Amazon EC2 Availability Zones that instances in the DB cluster can be created in.
- getAvailabilityZones() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of Amazon EC2 Availability Zones that instances in the DB cluster can be created in.
- getAvailabilityZones() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the list of Amazon EC2 Availability Zones that instances in the DB cluster snapshot can be restored in.
- getAvailabilityZones() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
A list of Availability Zones for a DB instance.
- getAvailabilityZones() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Amazon EC2 Availability Zones that instances in the restored DB cluster can be created in.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the number of days for which automatic DB snapshots are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the number of days for which automatic DB snapshots are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The number of days for which automated backups are retained.
- getBackupRetentionPeriod() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending number of days for which automated backups are retained.
- getCACertificateIdentifier() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the identifier of the certificate authority (CA) certificate for the DB instance.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
Returns additional metadata for a previously executed successful, request, typically used for debugging issues
where a service isn't acting as expected.
- getCloudwatchLogsExportConfiguration() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The configuration setting for the log types to be enabled for export to Amazon CloudWatch Logs for a specific DB
instance or DB cluster.
- getClusterCreateTime() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- getClusterCreateTime() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- getCopyTags() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
Set to true to copy all tags from the source DB cluster snapshot to the target DB cluster snapshot,
and otherwise false.
- getCurrentApplyDate() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The effective date when the pending maintenance action is applied to the resource.
- getDataType() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid data type for the parameter.
- getDate() - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the date and time of the event.
- getDBClusterArn() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The Amazon Resource Name (ARN) for the DB cluster.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The DB cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster to create a snapshot for.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The identifier of the DB cluster that the instance will belong to.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains a user-supplied DB cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the DB cluster that the DB instance is a member of if the DB instance is a member of a DB
cluster.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The DB cluster identifier for the DB cluster to be deleted.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The ID of the DB cluster to retrieve the list of DB cluster snapshots for.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The user-provided DB cluster identifier.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
A DB cluster identifier to force a failover for.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The DB cluster identifier for the cluster that is being modified.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB cluster to create from the DB snapshot or DB cluster snapshot.
- getDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The name of the new DB cluster to be created.
- getDBClusterMembers() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of instances that make up the DB cluster.
- getDBClusterParameterGroup() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the name of the DB cluster parameter group for the DB cluster.
- getDBClusterParameterGroupArn() - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
The Amazon Resource Name (ARN) for the DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The name of a specific DB cluster parameter group to return details for.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The name of a specific DB cluster parameter group to return parameter details for.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to modify.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupResult
-
The name of a DB cluster parameter group.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The name of the DB cluster parameter group to use for the DB cluster.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to reset.
- getDBClusterParameterGroupName() - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupResult
-
The name of a DB cluster parameter group.
- getDBClusterParameterGroups() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
A list of DB cluster parameter groups.
- getDBClusterParameterGroupStatus() - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the status of the DB cluster parameter group for this member of the DB cluster.
- getDbClusterResourceId() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The AWS Region-unique, immutable identifier for the DB cluster.
- getDBClusters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
A list of DB clusters.
- getDBClusterSnapshotArn() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
The Amazon Resource Name (ARN) for the DB cluster snapshot.
- getDBClusterSnapshotAttributes() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the DB cluster snapshot.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the identifier for the DB cluster snapshot.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The identifier of the DB cluster snapshot that the attributes apply to.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to delete.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotAttributesRequest
-
The identifier for the DB cluster snapshot to describe the attributes for.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
A specific DB cluster snapshot identifier to describe.
- getDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The identifier for the DB cluster snapshot to modify the attributes for.
- getDBClusterSnapshots() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
Provides a list of DB cluster snapshots.
- getDBEngineDescription() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine.
- getDBEngineVersionDescription() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine version.
- getDBEngineVersions() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
Detailed information about one or more DB engine versions.
- getDBInstanceArn() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The Amazon Resource Name (ARN) for the DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The compute and memory capacity of the DB instance; for example, db.m4.large.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the compute and memory capacity class of the DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The DB instance class filter value.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the DB instance; for example, db.m4.large.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The DB instance class for a DB instance.
- getDBInstanceClass() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceClass for the DB instance that will be applied or is currently being
applied.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the instance identifier for this member of the DB cluster.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains a user-provided database identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.DeleteDBInstanceRequest
-
The DB instance identifier for the DB instance to be deleted.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The user-provided instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The DB instance identifier.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceIdentifier for the DB instance that will be applied or is currently being
applied.
- getDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
The DB instance identifier.
- getDBInstances() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
Detailed information about one or more DB instances.
- getDBInstanceStatus() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the current state of this database.
- getDbiResourceId() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The AWS Region-unique, immutable identifier for the DB instance.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The DB cluster parameter group family name.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the DB parameter group family that this DB cluster parameter group is compatible with.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the DB parameter group family for the database engine.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The name of a specific DB parameter group family to return details for.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The name of the DB cluster parameter group family to return the engine parameter information for.
- getDBParameterGroupFamily() - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The name of the DB cluster parameter group family to return the engine parameter information for.
- getDBSubnetGroup() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies information on the subnet group that is associated with the DB cluster, including the name,
description, and subnets in the subnet group.
- getDBSubnetGroup() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies information on the subnet group that is associated with the DB instance, including the name,
description, and subnets in the subnet group.
- getDBSubnetGroupArn() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The Amazon Resource Identifier (ARN) for the DB subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The description for the DB subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the description of the DB subnet group.
- getDBSubnetGroupDescription() - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The description for the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A DB subnet group to associate with this DB cluster.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The name for the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The name of the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The name of the DB subnet group to return details for.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The name for the DB subnet group.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The new DB subnet group for the DB instance.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB subnet group to use for the new DB cluster.
- getDBSubnetGroupName() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The DB subnet group name to use for the new DB cluster.
- getDBSubnetGroups() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
Detailed information about one or more DB subnet groups.
- getDefaultOnly() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
Indicates that only the default version of the specified engine or engine and major version combination is
returned.
- getDescription() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The description for the DB cluster parameter group.
- getDescription() - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the customer-specified description for this DB cluster parameter group.
- getDescription() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Provides a description of the parameter.
- getDescription() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
A description providing more detail about the maintenance action.
- getDescription() - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version of the database engine that a DB instance can be upgraded to.
- getDisableLogTypes() - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- getDuration() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- getEarliestRestorableTime() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The earliest time to which a database can be restored with point-in-time restore.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of log types that need to be enabled for exporting to Amazon CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- getEnableCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- getEnabledCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
A list of log types that this DB cluster is configured to export to Amazon CloudWatch Logs.
- getEnabledCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A list of log types that this DB instance is configured to export to Amazon CloudWatch Logs.
- getEnableLogTypes() - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- getEndpoint() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the connection endpoint for the primary instance of the DB cluster.
- getEndpoint() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the connection endpoint.
- getEndTime() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
- getEngine() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the database engine to be used for this DB cluster.
- getEngine() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the name of the database engine to be used for this DB cluster.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the name of the database engine.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the database engine.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the name of the database engine to be used for this DB instance.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- getEngine() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve DB instance options for.
- getEngine() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine type of a DB instance.
- getEngine() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The database engine to use for the new DB cluster.
- getEngine() - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The name of the upgrade target database engine.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The version number of the database engine to use.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Indicates the database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the version of the database engine for this DB cluster snapshot.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The version number of the database engine.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates the database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The version number of the database engine to which you want to upgrade.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine version of a DB instance.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates the database engine version.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The version of the database engine to use for the new DB cluster.
- getEngineVersion() - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version number of the upgrade target database engine.
- getEventCategories() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for an event notification subscription.
- getEventCategories() - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the category for the event.
- getEventCategories() - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The event categories for the specified source type.
- getEventCategoriesMapList() - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesResult
-
A list of event category maps.
- getEvents() - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
Detailed information about one or more events.
- getExecutorService() - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
Returns the executor service used by this client to execute async requests.
- getExportableLogTypes() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The types of logs that the database engine has available for export to Amazon CloudWatch Logs.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
A filter that specifies one or more DB clusters to describe.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
A filter that specifies one or more DB instances to describe.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- getFilters() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- getFilters() - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- getFinalDBSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The DB cluster snapshot identifier of the new DB cluster snapshot created when SkipFinalSnapshot is
set to false.
- getForcedApplyDate() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date when the maintenance action is automatically applied.
- getForceFailover() - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
When true, the reboot is conducted through a Multi-AZ failover.
- getHostedZoneId() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- getHostedZoneId() - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- getIncludePublic() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include manual DB cluster snapshots that are public and can be copied or restored by
any AWS account, and otherwise false.
- getIncludeShared() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include shared manual DB cluster snapshots from other AWS accounts that this AWS
account has been given permission to copy or restore, and otherwise false.
- getInstanceCreateTime() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the date and time that the DB instance was created.
- getIops() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the new Provisioned IOPS value for the DB instance that will be applied or is currently being applied.
- getIsClusterWriter() - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that is true if the cluster member is the primary instance for the DB cluster and
false otherwise.
- getIsMajorVersionUpgrade() - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether a database engine is upgraded to a major version.
- getIsModifiable() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates whether (true) or not (false) the parameter can be modified.
- getKey() - Method in class com.amazonaws.services.docdb.model.Tag
-
The required name of the tag.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The AWS KMS key ID for an encrypted DB cluster snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The AWS KMS key identifier for an encrypted DB cluster.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted DB cluster.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted DB cluster
snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted DB instance.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The AWS KMS key identifier to use when restoring an encrypted DB cluster from a DB snapshot or DB cluster
snapshot.
- getKmsKeyId() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The AWS KMS key identifier to use when restoring an encrypted DB cluster from an encrypted DB cluster.
- getLatestRestorableTime() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- getLatestRestorableTime() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- getLicenseModel() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- getLicenseModel() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The license model for a DB instance.
- getLicenseModel() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The license model for the DB instance.
- getListSupportedCharacterSets() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the CharacterSetName parameter for
CreateDBInstance, the response includes a list of supported character sets for each engine version.
- getListSupportedTimezones() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the TimeZone parameter for
CreateDBInstance, the response includes a list of supported time zones for each engine version.
- getLogTypesToDisable() - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- getLogTypesToEnable() - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
An optional pagination token provided by a previous request.
- getMarker() - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
An optional pagination token provided by a previous request.
- getMasterUsername() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the master user for the DB cluster.
- getMasterUsername() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains the master user name for the DB cluster.
- getMasterUsername() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the master user name for the DB cluster snapshot.
- getMasterUserPassword() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The password for the master database user.
- getMasterUserPassword() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The new password for the master database user.
- getMasterUserPassword() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the pending or currently in-progress change of the master credentials for the DB instance.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- getMaxRecords() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The maximum number of records to include in the response.
- getMessage() - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- getMessage() - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the text of this event.
- getMinimumEngineVersion() - Method in class com.amazonaws.services.docdb.model.Parameter
-
The earliest engine version to which the parameter can apply.
- getMultiAZ() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the DB cluster has instances in multiple Availability Zones.
- getMultiAZ() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
- getName() - Method in class com.amazonaws.services.docdb.model.AvailabilityZone
-
The name of the Availability Zone.
- getName() - Method in class com.amazonaws.services.docdb.model.Filter
-
The name of the filter.
- getNewDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The new DB cluster identifier for the DB cluster when renaming a DB cluster.
- getNewDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new DB instance identifier for the DB instance when renaming a DB instance.
- getNormal() - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
A Boolean value that is true if the instance is operating normally, or false if the
instance is in an error state.
- getOptInStatus() - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
Indicates the type of opt-in request that has been received for the resource.
- getOptInType() - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
A value that specifies the type of opt-in request or undoes an opt-in request.
- getOrderableDBInstanceOptions() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
The options that are available for a particular orderable DB instance.
- getParameterName() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the name of the parameter.
- getParameters() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the DB cluster parameter group.
- getParameters() - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The parameters of a particular DB cluster parameter group family.
- getParameters() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the DB cluster parameter group to modify.
- getParameters() - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the DB cluster parameter group to reset to the default values.
- getParameterValue() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the value of the parameter.
- getPendingCloudwatchLogsExports() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
A list of the log types whose configuration is still pending.
- getPendingMaintenanceActionDetails() - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- getPendingMaintenanceActions() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
The maintenance actions to be applied.
- getPendingModifiedValues() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies that changes to the DB instance are pending.
- getPercentProgress() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the progress of the operation as a percentage.
- getPercentProgress() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the percentage of the estimated data that has been transferred.
- getPort() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The port number on which the instances in the DB cluster accept connections.
- getPort() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the port that the database engine is listening on.
- getPort() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the port that the DB cluster was listening on at the time of the snapshot.
- getPort() - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the port that the database engine is listening on.
- getPort() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The port number on which the DB cluster accepts connections.
- getPort() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending port for the DB instance.
- getPort() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The port number on which the new DB cluster accepts connections.
- getPort() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The port number on which the new DB cluster accepts connections.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod parameter.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- getPreferredBackupWindow() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod parameter.
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- getPreferredMaintenanceWindow() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage.
- getPreSignedUrl() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBClusterSnapshot API action
in the AWS Region that contains the source DB cluster snapshot to copy.
- getPromotionTier() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- getPromotionTier() - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- getPromotionTier() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- getPromotionTier() - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- getPubliclyAccessible() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the availability options for the DB instance.
- getReaderEndpoint() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The reader endpoint for the DB cluster.
- getResetAllParameters() - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A value that is set to true to reset all parameters in the DB cluster parameter group to their
default values, and false otherwise.
- getResourceIdentifier() - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The Amazon Resource Name (ARN) of the resource that the pending maintenance action applies to.
- getResourceIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The ARN of a resource to return pending maintenance actions for.
- getResourceIdentifier() - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
The Amazon Resource Name (ARN) of the resource that has pending maintenance actions.
- getResourceName() - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The Amazon DocumentDB resource that the tags are added to.
- getResourceName() - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
The Amazon DocumentDB resource with tags to be listed.
- getResourceName() - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The Amazon DocumentDB resource that the tags are removed from.
- getRestoreToTime() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The date and time to restore the DB cluster to.
- getRoleArn() - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.
- getSkipFinalSnapshot() - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
Determines whether a final DB cluster snapshot is created before the DB cluster is deleted.
- getSnapshotCreateTime() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the time when the snapshot was taken, in UTC.
- getSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The identifier for the DB snapshot or DB cluster snapshot to restore from.
- getSnapshotType() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the type of the DB cluster snapshot.
- getSnapshotType() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The type of DB cluster snapshots to be returned.
- getSource() - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
A value that indicates to return only parameters for a specific source.
- getSource() - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates the source of the parameter value.
- getSourceArn() - Method in class com.amazonaws.services.docdb.model.Event
-
The Amazon Resource Name (ARN) for the event.
- getSourceDBClusterIdentifier() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The identifier of the source DB cluster from which to restore.
- getSourceDBClusterParameterGroupIdentifier() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier or Amazon Resource Name (ARN) for the source DB cluster parameter group.
- getSourceDBClusterSnapshotArn() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If the DB cluster snapshot was copied from a source DB cluster snapshot, the ARN for the source DB cluster
snapshot; otherwise, a null value.
- getSourceDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to copy.
- getSourceIdentifier() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The identifier of the event source for which events are returned.
- getSourceIdentifier() - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the identifier for the source of the event.
- getSourceType() - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
The type of source that is generating the events.
- getSourceType() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The event source to retrieve events for.
- getSourceType() - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the source type for this event.
- getSourceType() - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The source type that the returned categories belong to.
- getStartTime() - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- getStatus() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the current state of this DB cluster.
- getStatus() - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
Describes the state of association between the IAM role and the DB cluster.
- getStatus() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the status of this DB cluster snapshot.
- getStatus() - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Status of the DB instance.
- getStatus() - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- getStatusInfos() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The status of a read replica.
- getStatusType() - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- getStorageEncrypted() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
Specifies whether the DB cluster is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the DB cluster is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies whether the DB cluster snapshot is encrypted.
- getStorageEncrypted() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies whether the DB instance is encrypted.
- getStorageType() - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the storage type to be associated with the DB instance.
- getSubnetAvailabilityZone() - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the Availability Zone for the subnet.
- getSubnetGroupStatus() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the status of the DB subnet group.
- getSubnetIdentifier() - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the identifier of the subnet.
- getSubnetIds() - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the DB subnet group.
- getSubnetIds() - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the DB subnet group.
- getSubnets() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Detailed information about one or more subnets within a DB subnet group.
- getSubnetStatus() - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the status of the subnet.
- getSupportsLogExportsToCloudwatchLogs() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A value that indicates whether the engine version supports exporting the log types specified by
ExportableLogTypes to CloudWatch Logs.
- getTagKeys() - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- getTagList() - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceResult
-
A list of one or more tags.
- getTags() - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon DocumentDB resource.
- getTags() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The tags that are to be assigned to the parameter group.
- getTags() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- getTags() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The tags to be assigned to the DB cluster parameter group.
- getTags() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The tags to be assigned to the DB cluster.
- getTags() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- getTags() - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The tags to be assigned to the DB instance.
- getTags() - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The tags to be assigned to the DB subnet group.
- getTags() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored DB cluster.
- getTags() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The tags to be assigned to the restored DB cluster.
- getTargetDBClusterParameterGroupDescription() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
A description for the copied DB cluster parameter group.
- getTargetDBClusterParameterGroupIdentifier() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier for the copied DB cluster parameter group.
- getTargetDBClusterSnapshotIdentifier() - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the new DB cluster snapshot to create from the source DB cluster snapshot.
- getTargetDBInstanceIdentifier() - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
The name of the instance to promote to the primary instance.
- getUseLatestRestorableTime() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A value that is set to true to restore the DB cluster to the latest restorable backup time, and
false otherwise.
- getValidUpgradeTarget() - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- getValue() - Method in class com.amazonaws.services.docdb.model.Tag
-
The optional value of the tag.
- getValues() - Method in class com.amazonaws.services.docdb.model.Filter
-
One or more filter values.
- getValuesToAdd() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to add to the attribute specified by AttributeName.
- getValuesToRemove() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to remove from the attribute specified by AttributeName.
- getVpc() - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The virtual private cloud (VPC) filter value.
- getVpc() - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
Indicates whether a DB instance is in a virtual private cloud (VPC).
- getVpcId() - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the virtual private cloud (VPC) ID that is associated with the DB cluster snapshot.
- getVpcId() - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the virtual private cloud (VPC) ID of the DB subnet group.
- getVpcSecurityGroupId() - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this DB cluster.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A list of virtual private cloud (VPC) security groups that the DB cluster will belong to.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of virtual private cloud (VPC) security groups that the new DB cluster will belong to.
- getVpcSecurityGroupIds() - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new DB cluster belongs to.
- getVpcSecurityGroups() - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of virtual private cloud (VPC) security groups that the DB cluster belongs to.
- getVpcSecurityGroups() - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides a list of VPC security group elements that the DB instance belongs to.
- setAction(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The type of pending maintenance action that is available for the resource.
- setAddress(String) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the DNS address of the DB instance.
- setAllocatedStorage(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new AllocatedStorage size for the DB instance that will be applied or is currently
being applied.
- setAllowedValues(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid range of values for the parameter.
- setApplyAction(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The pending maintenance action to apply to this resource.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A value that specifies whether the changes in this request and any pending changes are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB cluster.
- setApplyImmediately(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Specifies whether the modifications in this request and any pending modifications are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB instance.
- setApplyMethod(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates when to apply parameter updates.
- setApplyType(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the engine-specific parameters type.
- setAssociatedRoles(Collection<DBClusterRole>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the DB cluster.
- setAttributeName(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The name of the manual DB cluster snapshot attribute.
- setAttributeName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The name of the DB cluster snapshot attribute to modify.
- setAttributeValues(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The values for the manual DB cluster snapshot attribute.
- setAutoAppliedAfterDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date of the maintenance window when the action is applied.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
Indicates that minor engine upgrades are applied automatically to the DB instance during the maintenance window.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates that minor version patches are applied automatically.
- setAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Indicates that minor version upgrades are applied automatically to the DB instance during the maintenance window.
- setAutoUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether the target version is applied to any source DB instances that have
AutoMinorVersionUpgrade set to true.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The Amazon EC2 Availability Zone that the DB instance is created in.
- setAvailabilityZone(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the name of the Availability Zone that the DB instance is located in.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of Amazon EC2 Availability Zones that instances in the DB cluster can be created in.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of Amazon EC2 Availability Zones that instances in the DB cluster can be created in.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the list of Amazon EC2 Availability Zones that instances in the DB cluster snapshot can be restored in.
- setAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
A list of Availability Zones for a DB instance.
- setAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Amazon EC2 Availability Zones that instances in the restored DB cluster can be created in.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the number of days for which automatic DB snapshots are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the number of days for which automatic DB snapshots are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The number of days for which automated backups are retained.
- setBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending number of days for which automated backups are retained.
- setCACertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the identifier of the certificate authority (CA) certificate for the DB instance.
- setCloudwatchLogsExportConfiguration(CloudwatchLogsExportConfiguration) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The configuration setting for the log types to be enabled for export to Amazon CloudWatch Logs for a specific DB
instance or DB cluster.
- setClusterCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- setClusterCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- setCopyTags(Boolean) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
Set to true to copy all tags from the source DB cluster snapshot to the target DB cluster snapshot,
and otherwise false.
- setCurrentApplyDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The effective date when the pending maintenance action is applied to the resource.
- setDataType(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid data type for the parameter.
- setDate(Date) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the date and time of the event.
- setDBClusterArn(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The Amazon Resource Name (ARN) for the DB cluster.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The DB cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster to create a snapshot for.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The identifier of the DB cluster that the instance will belong to.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains a user-supplied DB cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the DB cluster that the DB instance is a member of if the DB instance is a member of a DB
cluster.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The DB cluster identifier for the DB cluster to be deleted.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The ID of the DB cluster to retrieve the list of DB cluster snapshots for.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The user-provided DB cluster identifier.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
A DB cluster identifier to force a failover for.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The DB cluster identifier for the cluster that is being modified.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB cluster to create from the DB snapshot or DB cluster snapshot.
- setDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The name of the new DB cluster to be created.
- setDBClusterMembers(Collection<DBClusterMember>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of instances that make up the DB cluster.
- setDBClusterParameterGroup(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the name of the DB cluster parameter group for the DB cluster.
- setDBClusterParameterGroupArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
The Amazon Resource Name (ARN) for the DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The name of a specific DB cluster parameter group to return details for.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The name of a specific DB cluster parameter group to return parameter details for.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to modify.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupResult
-
The name of a DB cluster parameter group.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The name of the DB cluster parameter group to use for the DB cluster.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to reset.
- setDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupResult
-
The name of a DB cluster parameter group.
- setDBClusterParameterGroups(Collection<DBClusterParameterGroup>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
A list of DB cluster parameter groups.
- setDBClusterParameterGroupStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the status of the DB cluster parameter group for this member of the DB cluster.
- setDbClusterResourceId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The AWS Region-unique, immutable identifier for the DB cluster.
- setDBClusters(Collection<DBCluster>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
A list of DB clusters.
- setDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
The Amazon Resource Name (ARN) for the DB cluster snapshot.
- setDBClusterSnapshotAttributes(Collection<DBClusterSnapshotAttribute>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the DB cluster snapshot.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the identifier for the DB cluster snapshot.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The identifier of the DB cluster snapshot that the attributes apply to.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to delete.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotAttributesRequest
-
The identifier for the DB cluster snapshot to describe the attributes for.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
A specific DB cluster snapshot identifier to describe.
- setDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The identifier for the DB cluster snapshot to modify the attributes for.
- setDBClusterSnapshots(Collection<DBClusterSnapshot>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
Provides a list of DB cluster snapshots.
- setDBEngineDescription(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine.
- setDBEngineVersionDescription(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine version.
- setDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
Detailed information about one or more DB engine versions.
- setDBInstanceArn(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The Amazon Resource Name (ARN) for the DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The compute and memory capacity of the DB instance; for example, db.m4.large.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the compute and memory capacity class of the DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The DB instance class filter value.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the DB instance; for example, db.m4.large.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The DB instance class for a DB instance.
- setDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceClass for the DB instance that will be applied or is currently being
applied.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the instance identifier for this member of the DB cluster.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains a user-provided database identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBInstanceRequest
-
The DB instance identifier for the DB instance to be deleted.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The user-provided instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The DB instance identifier.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceIdentifier for the DB instance that will be applied or is currently being
applied.
- setDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
The DB instance identifier.
- setDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
Detailed information about one or more DB instances.
- setDBInstanceStatus(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the current state of this database.
- setDbiResourceId(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The AWS Region-unique, immutable identifier for the DB instance.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The DB cluster parameter group family name.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the DB parameter group family that this DB cluster parameter group is compatible with.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the DB parameter group family for the database engine.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The name of a specific DB parameter group family to return details for.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The name of the DB cluster parameter group family to return the engine parameter information for.
- setDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The name of the DB cluster parameter group family to return the engine parameter information for.
- setDBSubnetGroup(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies information on the subnet group that is associated with the DB cluster, including the name,
description, and subnets in the subnet group.
- setDBSubnetGroup(DBSubnetGroup) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies information on the subnet group that is associated with the DB instance, including the name,
description, and subnets in the subnet group.
- setDBSubnetGroupArn(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The Amazon Resource Identifier (ARN) for the DB subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The description for the DB subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the description of the DB subnet group.
- setDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The description for the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A DB subnet group to associate with this DB cluster.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The name for the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The name of the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The name of the DB subnet group to return details for.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The name for the DB subnet group.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The new DB subnet group for the DB instance.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB subnet group to use for the new DB cluster.
- setDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The DB subnet group name to use for the new DB cluster.
- setDBSubnetGroups(Collection<DBSubnetGroup>) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
Detailed information about one or more DB subnet groups.
- setDefaultOnly(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
Indicates that only the default version of the specified engine or engine and major version combination is
returned.
- setDescription(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The description for the DB cluster parameter group.
- setDescription(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the customer-specified description for this DB cluster parameter group.
- setDescription(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Provides a description of the parameter.
- setDescription(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
A description providing more detail about the maintenance action.
- setDescription(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version of the database engine that a DB instance can be upgraded to.
- setDisableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- setDuration(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- setEarliestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The earliest time to which a database can be restored with point-in-time restore.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of log types that need to be enabled for exporting to Amazon CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- setEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- setEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
A list of log types that this DB cluster is configured to export to Amazon CloudWatch Logs.
- setEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A list of log types that this DB instance is configured to export to Amazon CloudWatch Logs.
- setEnableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- setEndpoint(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the connection endpoint for the primary instance of the DB cluster.
- setEndpoint(Endpoint) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the connection endpoint.
- setEndTime(Date) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the database engine to be used for this DB cluster.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the name of the database engine to be used for this DB cluster.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the name of the database engine.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the database engine.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the name of the database engine to be used for this DB instance.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve DB instance options for.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine type of a DB instance.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The database engine to use for the new DB cluster.
- setEngine(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The name of the upgrade target database engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The version number of the database engine to use.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Indicates the database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the version of the database engine for this DB cluster snapshot.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The version number of the database engine.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates the database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The version number of the database engine to which you want to upgrade.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine version of a DB instance.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates the database engine version.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The version of the database engine to use for the new DB cluster.
- setEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version number of the upgrade target database engine.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for an event notification subscription.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the category for the event.
- setEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The event categories for the specified source type.
- setEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesResult
-
A list of event category maps.
- setEvents(Collection<Event>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
Detailed information about one or more events.
- setExportableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The types of logs that the database engine has available for export to Amazon CloudWatch Logs.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
A filter that specifies one or more DB clusters to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
A filter that specifies one or more DB instances to describe.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- setFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- setFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The DB cluster snapshot identifier of the new DB cluster snapshot created when SkipFinalSnapshot is
set to false.
- setForcedApplyDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date when the maintenance action is automatically applied.
- setForceFailover(Boolean) - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
When true, the reboot is conducted through a Multi-AZ failover.
- setHostedZoneId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- setHostedZoneId(String) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- setIncludePublic(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include manual DB cluster snapshots that are public and can be copied or restored by
any AWS account, and otherwise false.
- setIncludeShared(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include shared manual DB cluster snapshots from other AWS accounts that this AWS
account has been given permission to copy or restore, and otherwise false.
- setInstanceCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the date and time that the DB instance was created.
- setIops(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the new Provisioned IOPS value for the DB instance that will be applied or is currently being applied.
- setIsClusterWriter(Boolean) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that is true if the cluster member is the primary instance for the DB cluster and
false otherwise.
- setIsMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether a database engine is upgraded to a major version.
- setIsModifiable(Boolean) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates whether (true) or not (false) the parameter can be modified.
- setKey(String) - Method in class com.amazonaws.services.docdb.model.Tag
-
The required name of the tag.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The AWS KMS key ID for an encrypted DB cluster snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The AWS KMS key identifier for an encrypted DB cluster.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted DB cluster.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted DB cluster
snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted DB instance.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The AWS KMS key identifier to use when restoring an encrypted DB cluster from a DB snapshot or DB cluster
snapshot.
- setKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The AWS KMS key identifier to use when restoring an encrypted DB cluster from an encrypted DB cluster.
- setLatestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- setLatestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- setLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- setLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The license model for a DB instance.
- setLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The license model for the DB instance.
- setListSupportedCharacterSets(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the CharacterSetName parameter for
CreateDBInstance, the response includes a list of supported character sets for each engine version.
- setListSupportedTimezones(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the TimeZone parameter for
CreateDBInstance, the response includes a list of supported time zones for each engine version.
- setLogTypesToDisable(Collection<String>) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- setLogTypesToEnable(Collection<String>) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
An optional pagination token provided by a previous request.
- setMarker(String) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
An optional pagination token provided by a previous request.
- setMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the master user for the DB cluster.
- setMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains the master user name for the DB cluster.
- setMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the master user name for the DB cluster snapshot.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The password for the master database user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The new password for the master database user.
- setMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the pending or currently in-progress change of the master credentials for the DB instance.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The maximum number of records to include in the response.
- setMessage(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- setMessage(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the text of this event.
- setMinimumEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
The earliest engine version to which the parameter can apply.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the DB cluster has instances in multiple Availability Zones.
- setMultiAZ(Boolean) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
- setName(String) - Method in class com.amazonaws.services.docdb.model.AvailabilityZone
-
The name of the Availability Zone.
- setName(String) - Method in class com.amazonaws.services.docdb.model.Filter
-
The name of the filter.
- setNewDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The new DB cluster identifier for the DB cluster when renaming a DB cluster.
- setNewDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new DB instance identifier for the DB instance when renaming a DB instance.
- setNormal(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
A Boolean value that is true if the instance is operating normally, or false if the
instance is in an error state.
- setOptInStatus(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
Indicates the type of opt-in request that has been received for the resource.
- setOptInType(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
A value that specifies the type of opt-in request or undoes an opt-in request.
- setOrderableDBInstanceOptions(Collection<OrderableDBInstanceOption>) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
The options that are available for a particular orderable DB instance.
- setParameterName(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the name of the parameter.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the DB cluster parameter group.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The parameters of a particular DB cluster parameter group family.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the DB cluster parameter group to modify.
- setParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the DB cluster parameter group to reset to the default values.
- setParameterValue(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the value of the parameter.
- setPendingCloudwatchLogsExports(PendingCloudwatchLogsExports) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
A list of the log types whose configuration is still pending.
- setPendingMaintenanceActionDetails(Collection<PendingMaintenanceAction>) - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- setPendingMaintenanceActions(Collection<ResourcePendingMaintenanceActions>) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
The maintenance actions to be applied.
- setPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies that changes to the DB instance are pending.
- setPercentProgress(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the progress of the operation as a percentage.
- setPercentProgress(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the percentage of the estimated data that has been transferred.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The port number on which the instances in the DB cluster accept connections.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the port that the database engine is listening on.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the port that the DB cluster was listening on at the time of the snapshot.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the port that the database engine is listening on.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The port number on which the DB cluster accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending port for the DB instance.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The port number on which the new DB cluster accepts connections.
- setPort(Integer) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The port number on which the new DB cluster accepts connections.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod parameter.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- setPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod parameter.
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- setPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage.
- setPreSignedUrl(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBClusterSnapshot API action
in the AWS Region that contains the source DB cluster snapshot to copy.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- setPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- setPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the availability options for the DB instance.
- setReaderEndpoint(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The reader endpoint for the DB cluster.
- setResetAllParameters(Boolean) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A value that is set to true to reset all parameters in the DB cluster parameter group to their
default values, and false otherwise.
- setResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The Amazon Resource Name (ARN) of the resource that the pending maintenance action applies to.
- setResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The ARN of a resource to return pending maintenance actions for.
- setResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
The Amazon Resource Name (ARN) of the resource that has pending maintenance actions.
- setResourceName(String) - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The Amazon DocumentDB resource that the tags are added to.
- setResourceName(String) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
The Amazon DocumentDB resource with tags to be listed.
- setResourceName(String) - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The Amazon DocumentDB resource that the tags are removed from.
- setRestoreToTime(Date) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The date and time to restore the DB cluster to.
- setRoleArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.
- setSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
Determines whether a final DB cluster snapshot is created before the DB cluster is deleted.
- setSnapshotCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the time when the snapshot was taken, in UTC.
- setSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The identifier for the DB snapshot or DB cluster snapshot to restore from.
- setSnapshotType(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the type of the DB cluster snapshot.
- setSnapshotType(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The type of DB cluster snapshots to be returned.
- setSource(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
A value that indicates to return only parameters for a specific source.
- setSource(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates the source of the parameter value.
- setSourceArn(String) - Method in class com.amazonaws.services.docdb.model.Event
-
The Amazon Resource Name (ARN) for the event.
- setSourceDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The identifier of the source DB cluster from which to restore.
- setSourceDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier or Amazon Resource Name (ARN) for the source DB cluster parameter group.
- setSourceDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If the DB cluster snapshot was copied from a source DB cluster snapshot, the ARN for the source DB cluster
snapshot; otherwise, a null value.
- setSourceDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to copy.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The identifier of the event source for which events are returned.
- setSourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the identifier for the source of the event.
- setSourceType(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
The type of source that is generating the events.
- setSourceType(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The event source to retrieve events for.
- setSourceType(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the source type for this event.
- setSourceType(String) - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The source type that the returned categories belong to.
- setStartTime(Date) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- setStatus(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the current state of this DB cluster.
- setStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
Describes the state of association between the IAM role and the DB cluster.
- setStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the status of this DB cluster snapshot.
- setStatus(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Status of the DB instance.
- setStatus(String) - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- setStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The status of a read replica.
- setStatusType(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
Specifies whether the DB cluster is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the DB cluster is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies whether the DB cluster snapshot is encrypted.
- setStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies whether the DB instance is encrypted.
- setStorageType(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the storage type to be associated with the DB instance.
- setSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the Availability Zone for the subnet.
- setSubnetGroupStatus(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the status of the DB subnet group.
- setSubnetIdentifier(String) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the identifier of the subnet.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the DB subnet group.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the DB subnet group.
- setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Detailed information about one or more subnets within a DB subnet group.
- setSubnetStatus(String) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the status of the subnet.
- setSupportsLogExportsToCloudwatchLogs(Boolean) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A value that indicates whether the engine version supports exporting the log types specified by
ExportableLogTypes to CloudWatch Logs.
- setTagKeys(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- setTagList(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceResult
-
A list of one or more tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon DocumentDB resource.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The tags that are to be assigned to the parameter group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The tags to be assigned to the DB cluster parameter group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The tags to be assigned to the DB cluster.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The tags to be assigned to the DB instance.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The tags to be assigned to the DB subnet group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored DB cluster.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The tags to be assigned to the restored DB cluster.
- setTargetDBClusterParameterGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
A description for the copied DB cluster parameter group.
- setTargetDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier for the copied DB cluster parameter group.
- setTargetDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the new DB cluster snapshot to create from the source DB cluster snapshot.
- setTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
The name of the instance to promote to the primary instance.
- setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A value that is set to true to restore the DB cluster to the latest restorable backup time, and
false otherwise.
- setValidUpgradeTarget(Collection<UpgradeTarget>) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- setValue(String) - Method in class com.amazonaws.services.docdb.model.Tag
-
The optional value of the tag.
- setValues(Collection<String>) - Method in class com.amazonaws.services.docdb.model.Filter
-
One or more filter values.
- setValuesToAdd(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to add to the attribute specified by AttributeName.
- setValuesToRemove(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to remove from the attribute specified by AttributeName.
- setVpc(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The virtual private cloud (VPC) filter value.
- setVpc(Boolean) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
Indicates whether a DB instance is in a virtual private cloud (VPC).
- setVpcId(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the virtual private cloud (VPC) ID that is associated with the DB cluster snapshot.
- setVpcId(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the virtual private cloud (VPC) ID of the DB subnet group.
- setVpcSecurityGroupId(String) - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this DB cluster.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A list of virtual private cloud (VPC) security groups that the DB cluster will belong to.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of virtual private cloud (VPC) security groups that the new DB cluster will belong to.
- setVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new DB cluster belongs to.
- setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of virtual private cloud (VPC) security groups that the DB cluster belongs to.
- setVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides a list of VPC security group elements that the DB instance belongs to.
- SharedSnapshotQuotaExceededException - Exception in com.amazonaws.services.docdb.model
-
You have exceeded the maximum number of accounts that you can share a manual DB snapshot with.
- SharedSnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.docdb.model.SharedSnapshotQuotaExceededException
-
Constructs a new SharedSnapshotQuotaExceededException with the specified error message.
- shutdown() - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- shutdown() - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
Shuts down this client object, releasing any resources that might be held open.
- shutdown() - Method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
- shutdown() - Method in class com.amazonaws.services.docdb.waiters.AmazonDocDBWaiters
-
- SnapshotQuotaExceededException - Exception in com.amazonaws.services.docdb.model
-
The request would cause you to exceed the allowed number of DB snapshots.
- SnapshotQuotaExceededException(String) - Constructor for exception com.amazonaws.services.docdb.model.SnapshotQuotaExceededException
-
Constructs a new SnapshotQuotaExceededException with the specified error message.
- SourceType - Enum in com.amazonaws.services.docdb.model
-
- standard() - Static method in class com.amazonaws.services.docdb.AmazonDocDBAsyncClientBuilder
-
- standard() - Static method in class com.amazonaws.services.docdb.AmazonDocDBClientBuilder
-
- StorageQuotaExceededException - Exception in com.amazonaws.services.docdb.model
-
The request would cause you to exceed the allowed amount of storage available across all DB instances.
- StorageQuotaExceededException(String) - Constructor for exception com.amazonaws.services.docdb.model.StorageQuotaExceededException
-
Constructs a new StorageQuotaExceededException with the specified error message.
- StorageTypeNotSupportedException - Exception in com.amazonaws.services.docdb.model
-
Storage of the specified StorageType can't be associated with the DB instance.
- StorageTypeNotSupportedException(String) - Constructor for exception com.amazonaws.services.docdb.model.StorageTypeNotSupportedException
-
Constructs a new StorageTypeNotSupportedException with the specified error message.
- Subnet - Class in com.amazonaws.services.docdb.model
-
Detailed information about a subnet.
- Subnet() - Constructor for class com.amazonaws.services.docdb.model.Subnet
-
- SubnetAlreadyInUseException - Exception in com.amazonaws.services.docdb.model
-
The DB subnet is already in use in the Availability Zone.
- SubnetAlreadyInUseException(String) - Constructor for exception com.amazonaws.services.docdb.model.SubnetAlreadyInUseException
-
Constructs a new SubnetAlreadyInUseException with the specified error message.
- waiters() - Method in class com.amazonaws.services.docdb.AbstractAmazonDocDB
-
- waiters() - Method in interface com.amazonaws.services.docdb.AmazonDocDB
-
- waiters() - Method in class com.amazonaws.services.docdb.AmazonDocDBClient
-
- withAction(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The type of pending maintenance action that is available for the resource.
- withAddress(String) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the DNS address of the DB instance.
- withAllocatedStorage(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new AllocatedStorage size for the DB instance that will be applied or is currently
being applied.
- withAllowedValues(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid range of values for the parameter.
- withApplyAction(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The pending maintenance action to apply to this resource.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A value that specifies whether the changes in this request and any pending changes are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB cluster.
- withApplyImmediately(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Specifies whether the modifications in this request and any pending modifications are asynchronously applied as
soon as possible, regardless of the PreferredMaintenanceWindow setting for the DB instance.
- withApplyMethod(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates when to apply parameter updates.
- withApplyMethod(ApplyMethod) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates when to apply parameter updates.
- withApplyType(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the engine-specific parameters type.
- withAssociatedRoles(DBClusterRole...) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the DB cluster.
- withAssociatedRoles(Collection<DBClusterRole>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of the AWS Identity and Access Management (IAM) roles that are associated with the DB cluster.
- withAttributeName(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The name of the manual DB cluster snapshot attribute.
- withAttributeName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The name of the DB cluster snapshot attribute to modify.
- withAttributeValues(String...) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The values for the manual DB cluster snapshot attribute.
- withAttributeValues(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttribute
-
The values for the manual DB cluster snapshot attribute.
- withAutoAppliedAfterDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date of the maintenance window when the action is applied.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
Indicates that minor engine upgrades are applied automatically to the DB instance during the maintenance window.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates that minor version patches are applied automatically.
- withAutoMinorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
Indicates that minor version upgrades are applied automatically to the DB instance during the maintenance window.
- withAutoUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether the target version is applied to any source DB instances that have
AutoMinorVersionUpgrade set to true.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The Amazon EC2 Availability Zone that the DB instance is created in.
- withAvailabilityZone(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the name of the Availability Zone that the DB instance is located in.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of Amazon EC2 Availability Zones that instances in the DB cluster can be created in.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of Amazon EC2 Availability Zones that instances in the DB cluster can be created in.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of Amazon EC2 Availability Zones that instances in the DB cluster can be created in.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of Amazon EC2 Availability Zones that instances in the DB cluster can be created in.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the list of Amazon EC2 Availability Zones that instances in the DB cluster snapshot can be restored in.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the list of Amazon EC2 Availability Zones that instances in the DB cluster snapshot can be restored in.
- withAvailabilityZones(AvailabilityZone...) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
A list of Availability Zones for a DB instance.
- withAvailabilityZones(Collection<AvailabilityZone>) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
A list of Availability Zones for a DB instance.
- withAvailabilityZones(String...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Amazon EC2 Availability Zones that instances in the restored DB cluster can be created in.
- withAvailabilityZones(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
Provides the list of Amazon EC2 Availability Zones that instances in the restored DB cluster can be created in.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the number of days for which automatic DB snapshots are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the number of days for which automatic DB snapshots are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The number of days for which automated backups are retained.
- withBackupRetentionPeriod(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending number of days for which automated backups are retained.
- withCACertificateIdentifier(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the identifier of the certificate authority (CA) certificate for the DB instance.
- withCloudwatchLogsExportConfiguration(CloudwatchLogsExportConfiguration) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The configuration setting for the log types to be enabled for export to Amazon CloudWatch Logs for a specific DB
instance or DB cluster.
- withClusterCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- withClusterCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the time when the DB cluster was created, in Universal Coordinated Time (UTC).
- withCopyTags(Boolean) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
Set to true to copy all tags from the source DB cluster snapshot to the target DB cluster snapshot,
and otherwise false.
- withCurrentApplyDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The effective date when the pending maintenance action is applied to the resource.
- withDataType(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the valid data type for the parameter.
- withDate(Date) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the date and time of the event.
- withDBClusterArn(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The Amazon Resource Name (ARN) for the DB cluster.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The DB cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster to create a snapshot for.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The identifier of the DB cluster that the instance will belong to.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains a user-supplied DB cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the DB cluster identifier of the DB cluster that this DB cluster snapshot was created from.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the DB cluster that the DB instance is a member of if the DB instance is a member of a DB
cluster.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The DB cluster identifier for the DB cluster to be deleted.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The ID of the DB cluster to retrieve the list of DB cluster snapshots for.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The user-provided DB cluster identifier.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
A DB cluster identifier to force a failover for.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The DB cluster identifier for the cluster that is being modified.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB cluster to create from the DB snapshot or DB cluster snapshot.
- withDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The name of the new DB cluster to be created.
- withDBClusterMembers(DBClusterMember...) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of instances that make up the DB cluster.
- withDBClusterMembers(Collection<DBClusterMember>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the list of instances that make up the DB cluster.
- withDBClusterParameterGroup(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the name of the DB cluster parameter group for the DB cluster.
- withDBClusterParameterGroupArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
The Amazon Resource Name (ARN) for the DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the DB cluster parameter group to associate with this DB cluster.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The name of a specific DB cluster parameter group to return details for.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The name of a specific DB cluster parameter group to return parameter details for.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to modify.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupResult
-
The name of a DB cluster parameter group.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The name of the DB cluster parameter group to use for the DB cluster.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
The name of the DB cluster parameter group to reset.
- withDBClusterParameterGroupName(String) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupResult
-
The name of a DB cluster parameter group.
- withDBClusterParameterGroups(DBClusterParameterGroup...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
A list of DB cluster parameter groups.
- withDBClusterParameterGroups(Collection<DBClusterParameterGroup>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
A list of DB cluster parameter groups.
- withDBClusterParameterGroupStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the status of the DB cluster parameter group for this member of the DB cluster.
- withDbClusterResourceId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The AWS Region-unique, immutable identifier for the DB cluster.
- withDBClusters(DBCluster...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
A list of DB clusters.
- withDBClusters(Collection<DBCluster>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
A list of DB clusters.
- withDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
The Amazon Resource Name (ARN) for the DB cluster snapshot.
- withDBClusterSnapshotAttributes(DBClusterSnapshotAttribute...) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the DB cluster snapshot.
- withDBClusterSnapshotAttributes(Collection<DBClusterSnapshotAttribute>) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The list of attributes and values for the DB cluster snapshot.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the identifier for the DB cluster snapshot.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshotAttributesResult
-
The identifier of the DB cluster snapshot that the attributes apply to.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to delete.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotAttributesRequest
-
The identifier for the DB cluster snapshot to describe the attributes for.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
A specific DB cluster snapshot identifier to describe.
- withDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
The identifier for the DB cluster snapshot to modify the attributes for.
- withDBClusterSnapshots(DBClusterSnapshot...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
Provides a list of DB cluster snapshots.
- withDBClusterSnapshots(Collection<DBClusterSnapshot>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
Provides a list of DB cluster snapshots.
- withDBEngineDescription(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine.
- withDBEngineVersionDescription(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The description of the database engine version.
- withDBEngineVersions(DBEngineVersion...) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
Detailed information about one or more DB engine versions.
- withDBEngineVersions(Collection<DBEngineVersion>) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
Detailed information about one or more DB engine versions.
- withDBInstanceArn(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The Amazon Resource Name (ARN) for the DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The compute and memory capacity of the DB instance; for example, db.m4.large.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains the name of the compute and memory capacity class of the DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The DB instance class filter value.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new compute and memory capacity of the DB instance; for example, db.m4.large.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The DB instance class for a DB instance.
- withDBInstanceClass(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceClass for the DB instance that will be applied or is currently being
applied.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
Specifies the instance identifier for this member of the DB cluster.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Contains a user-provided database identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBInstanceRequest
-
The DB instance identifier for the DB instance to be deleted.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The user-provided instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The DB instance identifier.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the new DBInstanceIdentifier for the DB instance that will be applied or is currently being
applied.
- withDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
The DB instance identifier.
- withDBInstances(DBInstance...) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
Detailed information about one or more DB instances.
- withDBInstances(Collection<DBInstance>) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
Detailed information about one or more DB instances.
- withDBInstanceStatus(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the current state of this database.
- withDbiResourceId(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The AWS Region-unique, immutable identifier for the DB instance.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The DB cluster parameter group family name.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the name of the DB parameter group family that this DB cluster parameter group is compatible with.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the DB parameter group family for the database engine.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The name of a specific DB parameter group family to return details for.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The name of the DB cluster parameter group family to return the engine parameter information for.
- withDBParameterGroupFamily(String) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The name of the DB cluster parameter group family to return the engine parameter information for.
- withDBSubnetGroup(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies information on the subnet group that is associated with the DB cluster, including the name,
description, and subnets in the subnet group.
- withDBSubnetGroup(DBSubnetGroup) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies information on the subnet group that is associated with the DB instance, including the name,
description, and subnets in the subnet group.
- withDBSubnetGroupArn(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The Amazon Resource Identifier (ARN) for the DB subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The description for the DB subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the description of the DB subnet group.
- withDBSubnetGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The description for the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A DB subnet group to associate with this DB cluster.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The name for the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
The name of the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBSubnetGroupRequest
-
The name of the database subnet group to delete.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The name of the DB subnet group to return details for.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The name for the DB subnet group.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The new DB subnet group for the DB instance.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The name of the DB subnet group to use for the new DB cluster.
- withDBSubnetGroupName(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The DB subnet group name to use for the new DB cluster.
- withDBSubnetGroups(DBSubnetGroup...) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
Detailed information about one or more DB subnet groups.
- withDBSubnetGroups(Collection<DBSubnetGroup>) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
Detailed information about one or more DB subnet groups.
- withDefaultOnly(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
Indicates that only the default version of the specified engine or engine and major version combination is
returned.
- withDescription(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The description for the DB cluster parameter group.
- withDescription(String) - Method in class com.amazonaws.services.docdb.model.DBClusterParameterGroup
-
Provides the customer-specified description for this DB cluster parameter group.
- withDescription(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Provides a description of the parameter.
- withDescription(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
A description providing more detail about the maintenance action.
- withDescription(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version of the database engine that a DB instance can be upgraded to.
- withDisableLogTypes(String...) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- withDisableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to disable.
- withDuration(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The number of minutes to retrieve events for.
- withEarliestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The earliest time to which a database can be restored with point-in-time restore.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of log types that need to be enabled for exporting to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of log types that need to be enabled for exporting to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- withEnableCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of log types that must be enabled for exporting to Amazon CloudWatch Logs.
- withEnabledCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
A list of log types that this DB cluster is configured to export to Amazon CloudWatch Logs.
- withEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
A list of log types that this DB cluster is configured to export to Amazon CloudWatch Logs.
- withEnabledCloudwatchLogsExports(String...) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A list of log types that this DB instance is configured to export to Amazon CloudWatch Logs.
- withEnabledCloudwatchLogsExports(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A list of log types that this DB instance is configured to export to Amazon CloudWatch Logs.
- withEnableLogTypes(String...) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- withEnableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CloudwatchLogsExportConfiguration
-
The list of log types to enable.
- withEndpoint(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the connection endpoint for the primary instance of the DB cluster.
- withEndpoint(Endpoint) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the connection endpoint.
- withEndTime(Date) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The end of the time interval for which to retrieve events, specified in ISO 8601 format.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the database engine to be used for this DB cluster.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The name of the database engine to be used for this instance.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides the name of the database engine to be used for this DB cluster.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the name of the database engine.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The name of the database engine.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the name of the database engine to be used for this DB instance.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine to return.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The name of the engine to retrieve DB instance options for.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine type of a DB instance.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The database engine to use for the new DB cluster.
- withEngine(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The name of the upgrade target database engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The version number of the database engine to use.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Indicates the database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the version of the database engine for this DB cluster snapshot.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The version number of the database engine.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Indicates the database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The database engine version to return.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The engine version filter value.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The version number of the database engine to which you want to upgrade.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The engine version of a DB instance.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates the database engine version.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The version of the database engine to use for the new DB cluster.
- withEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
The version number of the upgrade target database engine.
- withEventCategories(String...) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for an event notification subscription.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
A list of event categories that trigger notifications for an event notification subscription.
- withEventCategories(String...) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the category for the event.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the category for the event.
- withEventCategories(String...) - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The event categories for the specified source type.
- withEventCategories(Collection<String>) - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The event categories for the specified source type.
- withEventCategoriesMapList(EventCategoriesMap...) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesResult
-
A list of event category maps.
- withEventCategoriesMapList(Collection<EventCategoriesMap>) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesResult
-
A list of event category maps.
- withEvents(Event...) - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
Detailed information about one or more events.
- withEvents(Collection<Event>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
Detailed information about one or more events.
- withExportableLogTypes(String...) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The types of logs that the database engine has available for export to Amazon CloudWatch Logs.
- withExportableLogTypes(Collection<String>) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
The types of logs that the database engine has available for export to Amazon CloudWatch Logs.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
A filter that specifies one or more DB clusters to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
A filter that specifies one or more DB clusters to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
A filter that specifies one or more DB instances to describe.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
A filter that specifies one or more DB instances to describe.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
This parameter is not currently supported.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
A filter that specifies one or more resources to return pending maintenance actions for.
- withFilters(Filter...) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
This parameter is not currently supported.
- withFinalDBSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
The DB cluster snapshot identifier of the new DB cluster snapshot created when SkipFinalSnapshot is
set to false.
- withForcedApplyDate(Date) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
The date when the maintenance action is automatically applied.
- withForceFailover(Boolean) - Method in class com.amazonaws.services.docdb.model.RebootDBInstanceRequest
-
When true, the reboot is conducted through a Multi-AZ failover.
- withHostedZoneId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- withHostedZoneId(String) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the ID that Amazon Route 53 assigns when you create a hosted zone.
- withIncludePublic(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include manual DB cluster snapshots that are public and can be copied or restored by
any AWS account, and otherwise false.
- withIncludeShared(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
Set to true to include shared manual DB cluster snapshots from other AWS accounts that this AWS
account has been given permission to copy or restore, and otherwise false.
- withInstanceCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides the date and time that the DB instance was created.
- withIops(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the new Provisioned IOPS value for the DB instance that will be applied or is currently being applied.
- withIsClusterWriter(Boolean) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that is true if the cluster member is the primary instance for the DB cluster and
false otherwise.
- withIsMajorVersionUpgrade(Boolean) - Method in class com.amazonaws.services.docdb.model.UpgradeTarget
-
A value that indicates whether a database engine is upgraded to a major version.
- withIsModifiable(Boolean) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates whether (true) or not (false) the parameter can be modified.
- withKey(String) - Method in class com.amazonaws.services.docdb.model.Tag
-
The required name of the tag.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The AWS KMS key ID for an encrypted DB cluster snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The AWS KMS key identifier for an encrypted DB cluster.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted DB cluster.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted DB cluster
snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
If StorageEncrypted is true, the AWS KMS key identifier for the encrypted DB instance.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The AWS KMS key identifier to use when restoring an encrypted DB cluster from a DB snapshot or DB cluster
snapshot.
- withKmsKeyId(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The AWS KMS key identifier to use when restoring an encrypted DB cluster from an encrypted DB cluster.
- withLatestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- withLatestRestorableTime(Date) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the latest time to which a database can be restored with point-in-time restore.
- withLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The license model filter value.
- withLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
The license model for a DB instance.
- withLicenseModel(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
The license model for the DB instance.
- withListSupportedCharacterSets(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the CharacterSetName parameter for
CreateDBInstance, the response includes a list of supported character sets for each engine version.
- withListSupportedTimezones(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
If this parameter is specified and the requested engine supports the TimeZone parameter for
CreateDBInstance, the response includes a list of supported time zones for each engine version.
- withLogTypesToDisable(String...) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- withLogTypesToDisable(Collection<String>) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being enabled.
- withLogTypesToEnable(String...) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- withLogTypesToEnable(Collection<String>) - Method in class com.amazonaws.services.docdb.model.PendingCloudwatchLogsExports
-
Log types that are in the process of being deactivated.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
An optional pagination token provided by a previous request.
- withMarker(String) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
An optional pagination token provided by a previous request.
- withMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The name of the master user for the DB cluster.
- withMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Contains the master user name for the DB cluster.
- withMasterUsername(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the master user name for the DB cluster snapshot.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The password for the master database user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The new password for the master database user.
- withMasterUserPassword(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Contains the pending or currently in-progress change of the master credentials for the DB instance.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParameterGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBClustersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBEngineVersionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBInstancesRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeDBSubnetGroupsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEngineDefaultClusterParametersRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The maximum number of records to include in the response.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The maximum number of records to include in the response.
- withMessage(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Details of the error if there is an error for the instance.
- withMessage(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the text of this event.
- withMinimumEngineVersion(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
The earliest engine version to which the parameter can apply.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the DB cluster has instances in multiple Availability Zones.
- withMultiAZ(Boolean) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Indicates that the Single-AZ DB instance is to change to a Multi-AZ deployment.
- withName(String) - Method in class com.amazonaws.services.docdb.model.AvailabilityZone
-
The name of the Availability Zone.
- withName(String) - Method in class com.amazonaws.services.docdb.model.Filter
-
The name of the filter.
- withNewDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The new DB cluster identifier for the DB cluster when renaming a DB cluster.
- withNewDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The new DB instance identifier for the DB instance when renaming a DB instance.
- withNormal(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
A Boolean value that is true if the instance is operating normally, or false if the
instance is in an error state.
- withOptInStatus(String) - Method in class com.amazonaws.services.docdb.model.PendingMaintenanceAction
-
Indicates the type of opt-in request that has been received for the resource.
- withOptInType(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
A value that specifies the type of opt-in request or undoes an opt-in request.
- withOrderableDBInstanceOptions(OrderableDBInstanceOption...) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
The options that are available for a particular orderable DB instance.
- withOrderableDBInstanceOptions(Collection<OrderableDBInstanceOption>) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsResult
-
The options that are available for a particular orderable DB instance.
- withParameterName(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the name of the parameter.
- withParameters(Parameter...) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the DB cluster parameter group.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersResult
-
Provides a list of parameters for the DB cluster parameter group.
- withParameters(Parameter...) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The parameters of a particular DB cluster parameter group family.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.EngineDefaults
-
The parameters of a particular DB cluster parameter group family.
- withParameters(Parameter...) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the DB cluster parameter group to modify.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterParameterGroupRequest
-
A list of parameters in the DB cluster parameter group to modify.
- withParameters(Parameter...) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the DB cluster parameter group to reset to the default values.
- withParameters(Collection<Parameter>) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A list of parameter names in the DB cluster parameter group to reset to the default values.
- withParameterValue(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Specifies the value of the parameter.
- withPendingCloudwatchLogsExports(PendingCloudwatchLogsExports) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
A list of the log types whose configuration is still pending.
- withPendingMaintenanceActionDetails(PendingMaintenanceAction...) - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- withPendingMaintenanceActionDetails(Collection<PendingMaintenanceAction>) - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
A list that provides details about the pending maintenance actions for the resource.
- withPendingMaintenanceActions(ResourcePendingMaintenanceActions...) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
The maintenance actions to be applied.
- withPendingMaintenanceActions(Collection<ResourcePendingMaintenanceActions>) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsResult
-
The maintenance actions to be applied.
- withPendingModifiedValues(PendingModifiedValues) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies that changes to the DB instance are pending.
- withPercentProgress(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the progress of the operation as a percentage.
- withPercentProgress(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the percentage of the estimated data that has been transferred.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The port number on which the instances in the DB cluster accept connections.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the port that the database engine is listening on.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the port that the DB cluster was listening on at the time of the snapshot.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.Endpoint
-
Specifies the port that the database engine is listening on.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The port number on which the DB cluster accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the pending port for the DB instance.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The port number on which the new DB cluster accepts connections.
- withPort(Integer) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The port number on which the new DB cluster accepts connections.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled using the
BackupRetentionPeriod parameter.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the daily time range during which automated backups are created if automated backups are enabled, as
determined by the BackupRetentionPeriod.
- withPreferredBackupWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The daily time range during which automated backups are created if automated backups are enabled, using the
BackupRetentionPeriod parameter.
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The time range each week during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
The weekly time range during which system maintenance can occur, in Universal Coordinated Time (UTC).
- withPreferredMaintenanceWindow(String) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
The weekly time range (in UTC) during which system maintenance can occur, which might result in an outage.
- withPreSignedUrl(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The URL that contains a Signature Version 4 signed request for the CopyDBClusterSnapshot API action
in the AWS Region that contains the source DB cluster snapshot to copy.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.DBClusterMember
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- withPromotionTier(Integer) - Method in class com.amazonaws.services.docdb.model.ModifyDBInstanceRequest
-
A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after
a failure of the existing primary instance.
- withPubliclyAccessible(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies the availability options for the DB instance.
- withReaderEndpoint(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
The reader endpoint for the DB cluster.
- withResetAllParameters(Boolean) - Method in class com.amazonaws.services.docdb.model.ResetDBClusterParameterGroupRequest
-
A value that is set to true to reset all parameters in the DB cluster parameter group to their
default values, and false otherwise.
- withResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ApplyPendingMaintenanceActionRequest
-
The Amazon Resource Name (ARN) of the resource that the pending maintenance action applies to.
- withResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribePendingMaintenanceActionsRequest
-
The ARN of a resource to return pending maintenance actions for.
- withResourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.ResourcePendingMaintenanceActions
-
The Amazon Resource Name (ARN) of the resource that has pending maintenance actions.
- withResourceName(String) - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The Amazon DocumentDB resource that the tags are added to.
- withResourceName(String) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceRequest
-
The Amazon DocumentDB resource with tags to be listed.
- withResourceName(String) - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The Amazon DocumentDB resource that the tags are removed from.
- withRestoreToTime(Date) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The date and time to restore the DB cluster to.
- withRoleArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
The Amazon Resource Name (ARN) of the IAM role that is associated with the DB cluster.
- withSkipFinalSnapshot(Boolean) - Method in class com.amazonaws.services.docdb.model.DeleteDBClusterRequest
-
Determines whether a final DB cluster snapshot is created before the DB cluster is deleted.
- withSnapshotCreateTime(Date) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the time when the snapshot was taken, in UTC.
- withSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The identifier for the DB snapshot or DB cluster snapshot to restore from.
- withSnapshotType(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the type of the DB cluster snapshot.
- withSnapshotType(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterSnapshotsRequest
-
The type of DB cluster snapshots to be returned.
- withSource(String) - Method in class com.amazonaws.services.docdb.model.DescribeDBClusterParametersRequest
-
A value that indicates to return only parameters for a specific source.
- withSource(String) - Method in class com.amazonaws.services.docdb.model.Parameter
-
Indicates the source of the parameter value.
- withSourceArn(String) - Method in class com.amazonaws.services.docdb.model.Event
-
The Amazon Resource Name (ARN) for the event.
- withSourceDBClusterIdentifier(String) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The identifier of the source DB cluster from which to restore.
- withSourceDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier or Amazon Resource Name (ARN) for the source DB cluster parameter group.
- withSourceDBClusterSnapshotArn(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
If the DB cluster snapshot was copied from a source DB cluster snapshot, the ARN for the source DB cluster
snapshot; otherwise, a null value.
- withSourceDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the DB cluster snapshot to copy.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The identifier of the event source for which events are returned.
- withSourceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Provides the identifier for the source of the event.
- withSourceType(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventCategoriesRequest
-
The type of source that is generating the events.
- withSourceType(String) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The event source to retrieve events for.
- withSourceType(SourceType) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The event source to retrieve events for.
- withSourceType(String) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the source type for this event.
- withSourceType(SourceType) - Method in class com.amazonaws.services.docdb.model.Event
-
Specifies the source type for this event.
- withSourceType(String) - Method in class com.amazonaws.services.docdb.model.EventCategoriesMap
-
The source type that the returned categories belong to.
- withStartTime(Date) - Method in class com.amazonaws.services.docdb.model.DescribeEventsRequest
-
The beginning of the time interval to retrieve events for, specified in ISO 8601 format.
- withStatus(String) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies the current state of this DB cluster.
- withStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterRole
-
Describes the state of association between the IAM role and the DB cluster.
- withStatus(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies the status of this DB cluster snapshot.
- withStatus(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
Status of the DB instance.
- withStatus(String) - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The status of the VPC security group.
- withStatusInfos(DBInstanceStatusInfo...) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The status of a read replica.
- withStatusInfos(Collection<DBInstanceStatusInfo>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
The status of a read replica.
- withStatusType(String) - Method in class com.amazonaws.services.docdb.model.DBInstanceStatusInfo
-
This value is currently "read replication."
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
Specifies whether the DB cluster is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Specifies whether the DB cluster is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Specifies whether the DB cluster snapshot is encrypted.
- withStorageEncrypted(Boolean) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Specifies whether the DB instance is encrypted.
- withStorageType(String) - Method in class com.amazonaws.services.docdb.model.PendingModifiedValues
-
Specifies the storage type to be associated with the DB instance.
- withSubnetAvailabilityZone(AvailabilityZone) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the Availability Zone for the subnet.
- withSubnetGroupStatus(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the status of the DB subnet group.
- withSubnetIdentifier(String) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the identifier of the subnet.
- withSubnetIds(String...) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the DB subnet group.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the DB subnet group.
- withSubnetIds(String...) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the DB subnet group.
- withSubnetIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBSubnetGroupRequest
-
The Amazon EC2 subnet IDs for the DB subnet group.
- withSubnets(Subnet...) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Detailed information about one or more subnets within a DB subnet group.
- withSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Detailed information about one or more subnets within a DB subnet group.
- withSubnetStatus(String) - Method in class com.amazonaws.services.docdb.model.Subnet
-
Specifies the status of the subnet.
- withSupportsLogExportsToCloudwatchLogs(Boolean) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A value that indicates whether the engine version supports exporting the log types specified by
ExportableLogTypes to CloudWatch Logs.
- withTagKeys(String...) - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- withTagKeys(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RemoveTagsFromResourceRequest
-
The tag key (name) of the tag to be removed.
- withTagList(Tag...) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceResult
-
A list of one or more tags.
- withTagList(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.ListTagsForResourceResult
-
A list of one or more tags.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon DocumentDB resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.AddTagsToResourceRequest
-
The tags to be assigned to the Amazon DocumentDB resource.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The tags that are to be assigned to the parameter group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The tags that are to be assigned to the parameter group.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The tags to be assigned to the DB cluster parameter group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterParameterGroupRequest
-
The tags to be assigned to the DB cluster parameter group.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The tags to be assigned to the DB cluster.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
The tags to be assigned to the DB cluster.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterSnapshotRequest
-
The tags to be assigned to the DB cluster snapshot.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The tags to be assigned to the DB instance.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBInstanceRequest
-
The tags to be assigned to the DB instance.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The tags to be assigned to the DB subnet group.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.CreateDBSubnetGroupRequest
-
The tags to be assigned to the DB subnet group.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored DB cluster.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
The tags to be assigned to the restored DB cluster.
- withTags(Tag...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The tags to be assigned to the restored DB cluster.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
The tags to be assigned to the restored DB cluster.
- withTargetDBClusterParameterGroupDescription(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
A description for the copied DB cluster parameter group.
- withTargetDBClusterParameterGroupIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterParameterGroupRequest
-
The identifier for the copied DB cluster parameter group.
- withTargetDBClusterSnapshotIdentifier(String) - Method in class com.amazonaws.services.docdb.model.CopyDBClusterSnapshotRequest
-
The identifier of the new DB cluster snapshot to create from the source DB cluster snapshot.
- withTargetDBInstanceIdentifier(String) - Method in class com.amazonaws.services.docdb.model.FailoverDBClusterRequest
-
The name of the instance to promote to the primary instance.
- withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A value that is set to true to restore the DB cluster to the latest restorable backup time, and
false otherwise.
- withValidUpgradeTarget(UpgradeTarget...) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- withValidUpgradeTarget(Collection<UpgradeTarget>) - Method in class com.amazonaws.services.docdb.model.DBEngineVersion
-
A list of engine versions that this database engine version can be upgraded to.
- withValue(String) - Method in class com.amazonaws.services.docdb.model.Tag
-
The optional value of the tag.
- withValues(String...) - Method in class com.amazonaws.services.docdb.model.Filter
-
One or more filter values.
- withValues(Collection<String>) - Method in class com.amazonaws.services.docdb.model.Filter
-
One or more filter values.
- withValuesToAdd(String...) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to add to the attribute specified by AttributeName.
- withValuesToAdd(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to add to the attribute specified by AttributeName.
- withValuesToRemove(String...) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to remove from the attribute specified by AttributeName.
- withValuesToRemove(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterSnapshotAttributeRequest
-
A list of DB cluster snapshot attributes to remove from the attribute specified by AttributeName.
- withVpc(Boolean) - Method in class com.amazonaws.services.docdb.model.DescribeOrderableDBInstanceOptionsRequest
-
The virtual private cloud (VPC) filter value.
- withVpc(Boolean) - Method in class com.amazonaws.services.docdb.model.OrderableDBInstanceOption
-
Indicates whether a DB instance is in a virtual private cloud (VPC).
- withVpcId(String) - Method in class com.amazonaws.services.docdb.model.DBClusterSnapshot
-
Provides the virtual private cloud (VPC) ID that is associated with the DB cluster snapshot.
- withVpcId(String) - Method in class com.amazonaws.services.docdb.model.DBSubnetGroup
-
Provides the virtual private cloud (VPC) ID of the DB subnet group.
- withVpcSecurityGroupId(String) - Method in class com.amazonaws.services.docdb.model.VpcSecurityGroupMembership
-
The name of the VPC security group.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this DB cluster.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.CreateDBClusterRequest
-
A list of EC2 VPC security groups to associate with this DB cluster.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A list of virtual private cloud (VPC) security groups that the DB cluster will belong to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.ModifyDBClusterRequest
-
A list of virtual private cloud (VPC) security groups that the DB cluster will belong to.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of virtual private cloud (VPC) security groups that the new DB cluster will belong to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterFromSnapshotRequest
-
A list of virtual private cloud (VPC) security groups that the new DB cluster will belong to.
- withVpcSecurityGroupIds(String...) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new DB cluster belongs to.
- withVpcSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.docdb.model.RestoreDBClusterToPointInTimeRequest
-
A list of VPC security groups that the new DB cluster belongs to.
- withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of virtual private cloud (VPC) security groups that the DB cluster belongs to.
- withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.docdb.model.DBCluster
-
Provides a list of virtual private cloud (VPC) security groups that the DB cluster belongs to.
- withVpcSecurityGroups(VpcSecurityGroupMembership...) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides a list of VPC security group elements that the DB instance belongs to.
- withVpcSecurityGroups(Collection<VpcSecurityGroupMembership>) - Method in class com.amazonaws.services.docdb.model.DBInstance
-
Provides a list of VPC security group elements that the DB instance belongs to.