| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteEndpointResponse |
DatabaseMigrationClient.deleteEndpoint(Consumer<DeleteEndpointRequest.Builder> deleteEndpointRequest)
Deletes the specified endpoint.
|
default DeleteEndpointResponse |
DatabaseMigrationClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest)
Deletes the specified endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteEndpointResponse> |
DatabaseMigrationAsyncClient.deleteEndpoint(Consumer<DeleteEndpointRequest.Builder> deleteEndpointRequest)
Deletes the specified endpoint.
|
default CompletableFuture<DeleteEndpointResponse> |
DatabaseMigrationAsyncClient.deleteEndpoint(DeleteEndpointRequest deleteEndpointRequest)
Deletes the specified endpoint.
|
Copyright © 2023. All rights reserved.