| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateEndpointResponse |
DatabaseMigrationClient.createEndpoint(Consumer<CreateEndpointRequest.Builder> createEndpointRequest)
Creates an endpoint using the provided settings.
|
default CreateEndpointResponse |
DatabaseMigrationClient.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates an endpoint using the provided settings.
|
default StartReplicationTaskAssessmentRunResponse |
DatabaseMigrationClient.startReplicationTaskAssessmentRun(Consumer<StartReplicationTaskAssessmentRunRequest.Builder> startReplicationTaskAssessmentRunRequest)
Starts a new premigration assessment run for one or more individual assessments of a migration task.
|
default StartReplicationTaskAssessmentRunResponse |
DatabaseMigrationClient.startReplicationTaskAssessmentRun(StartReplicationTaskAssessmentRunRequest startReplicationTaskAssessmentRunRequest)
Starts a new premigration assessment run for one or more individual assessments of a migration task.
|
Copyright © 2021. All rights reserved.