| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice |
|
| com.amazonaws.services.databasemigrationservice.model | |
| com.amazonaws.services.databasemigrationservice.waiters |
| Modifier and Type | Method and Description |
|---|---|
DescribeReplicationInstancesRequest |
DescribeReplicationInstancesRequest.clone() |
DescribeReplicationInstancesRequest |
DescribeReplicationInstancesRequest.withFilters(Collection<Filter> filters)
Filters applied to replication instances.
|
DescribeReplicationInstancesRequest |
DescribeReplicationInstancesRequest.withFilters(Filter... filters)
Filters applied to replication instances.
|
DescribeReplicationInstancesRequest |
DescribeReplicationInstancesRequest.withMarker(String marker)
An optional pagination token provided by a previous request.
|
DescribeReplicationInstancesRequest |
DescribeReplicationInstancesRequest.withMaxRecords(Integer maxRecords)
The maximum number of records to include in the response.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<DescribeReplicationInstancesRequest> |
AWSDatabaseMigrationServiceWaiters.replicationInstanceAvailable()
Builds a ReplicationInstanceAvailable 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.
|
Waiter<DescribeReplicationInstancesRequest> |
AWSDatabaseMigrationServiceWaiters.replicationInstanceDeleted()
Builds a ReplicationInstanceDeleted 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.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeReplicationInstancesResult |
DescribeReplicationInstancesFunction.apply(DescribeReplicationInstancesRequest describeReplicationInstancesRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2021. All rights reserved.