| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteInstanceProfileResponse |
DatabaseMigrationClient.deleteInstanceProfile(Consumer<DeleteInstanceProfileRequest.Builder> deleteInstanceProfileRequest)
Deletes the specified instance profile.
|
default DeleteInstanceProfileResponse |
DatabaseMigrationClient.deleteInstanceProfile(DeleteInstanceProfileRequest deleteInstanceProfileRequest)
Deletes the specified instance profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteInstanceProfileResponse> |
DatabaseMigrationAsyncClient.deleteInstanceProfile(Consumer<DeleteInstanceProfileRequest.Builder> deleteInstanceProfileRequest)
Deletes the specified instance profile.
|
default CompletableFuture<DeleteInstanceProfileResponse> |
DatabaseMigrationAsyncClient.deleteInstanceProfile(DeleteInstanceProfileRequest deleteInstanceProfileRequest)
Deletes the specified instance profile.
|
Copyright © 2023. All rights reserved.