| Package | Description |
|---|---|
| com.amazonaws.services.databasemigrationservice |
|
| com.amazonaws.services.databasemigrationservice.model | |
| com.amazonaws.services.databasemigrationservice.waiters |
| Modifier and Type | Method and Description |
|---|---|
DescribeConnectionsResult |
AWSDatabaseMigrationServiceClient.describeConnections(DescribeConnectionsRequest request)
Describes the status of the connections that have been made between the replication instance and an endpoint.
|
DescribeConnectionsResult |
AbstractAWSDatabaseMigrationService.describeConnections(DescribeConnectionsRequest request) |
DescribeConnectionsResult |
AWSDatabaseMigrationService.describeConnections(DescribeConnectionsRequest describeConnectionsRequest)
Describes the status of the connections that have been made between the replication instance and an endpoint.
|
Future<DescribeConnectionsResult> |
AWSDatabaseMigrationServiceAsyncClient.describeConnectionsAsync(DescribeConnectionsRequest request) |
Future<DescribeConnectionsResult> |
AbstractAWSDatabaseMigrationServiceAsync.describeConnectionsAsync(DescribeConnectionsRequest request) |
Future<DescribeConnectionsResult> |
AWSDatabaseMigrationServiceAsync.describeConnectionsAsync(DescribeConnectionsRequest describeConnectionsRequest)
Describes the status of the connections that have been made between the replication instance and an endpoint.
|
Future<DescribeConnectionsResult> |
AWSDatabaseMigrationServiceAsyncClient.describeConnectionsAsync(DescribeConnectionsRequest request,
AsyncHandler<DescribeConnectionsRequest,DescribeConnectionsResult> asyncHandler) |
Future<DescribeConnectionsResult> |
AbstractAWSDatabaseMigrationServiceAsync.describeConnectionsAsync(DescribeConnectionsRequest request,
AsyncHandler<DescribeConnectionsRequest,DescribeConnectionsResult> asyncHandler) |
Future<DescribeConnectionsResult> |
AWSDatabaseMigrationServiceAsync.describeConnectionsAsync(DescribeConnectionsRequest describeConnectionsRequest,
AsyncHandler<DescribeConnectionsRequest,DescribeConnectionsResult> asyncHandler)
Describes the status of the connections that have been made between the replication instance and an endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeConnectionsResult> |
AWSDatabaseMigrationServiceAsyncClient.describeConnectionsAsync(DescribeConnectionsRequest request,
AsyncHandler<DescribeConnectionsRequest,DescribeConnectionsResult> asyncHandler) |
Future<DescribeConnectionsResult> |
AbstractAWSDatabaseMigrationServiceAsync.describeConnectionsAsync(DescribeConnectionsRequest request,
AsyncHandler<DescribeConnectionsRequest,DescribeConnectionsResult> asyncHandler) |
Future<DescribeConnectionsResult> |
AWSDatabaseMigrationServiceAsync.describeConnectionsAsync(DescribeConnectionsRequest describeConnectionsRequest,
AsyncHandler<DescribeConnectionsRequest,DescribeConnectionsResult> asyncHandler)
Describes the status of the connections that have been made between the replication instance and an endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConnectionsRequest |
DescribeConnectionsRequest.clone() |
DescribeConnectionsRequest |
DescribeConnectionsRequest.withFilters(Collection<Filter> filters)
The filters applied to the connection.
|
DescribeConnectionsRequest |
DescribeConnectionsRequest.withFilters(Filter... filters)
The filters applied to the connection.
|
DescribeConnectionsRequest |
DescribeConnectionsRequest.withMarker(String marker)
An optional pagination token provided by a previous request.
|
DescribeConnectionsRequest |
DescribeConnectionsRequest.withMaxRecords(Integer maxRecords)
The maximum number of records to include in the response.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<DescribeConnectionsRequest> |
AWSDatabaseMigrationServiceWaiters.testConnectionSucceeds()
Builds a TestConnectionSucceeds 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 |
|---|---|
DescribeConnectionsResult |
DescribeConnectionsFunction.apply(DescribeConnectionsRequest describeConnectionsRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2024. All rights reserved.