| Package | Description |
|---|---|
| software.amazon.awssdk.services.databasemigration |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateInstanceProfileResponse |
DatabaseMigrationClient.createInstanceProfile(Consumer<CreateInstanceProfileRequest.Builder> createInstanceProfileRequest)
Creates the instance profile using the specified parameters.
|
default CreateInstanceProfileResponse |
DatabaseMigrationClient.createInstanceProfile(CreateInstanceProfileRequest createInstanceProfileRequest)
Creates the instance profile using the specified parameters.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateInstanceProfileResponse> |
DatabaseMigrationAsyncClient.createInstanceProfile(Consumer<CreateInstanceProfileRequest.Builder> createInstanceProfileRequest)
Creates the instance profile using the specified parameters.
|
default CompletableFuture<CreateInstanceProfileResponse> |
DatabaseMigrationAsyncClient.createInstanceProfile(CreateInstanceProfileRequest createInstanceProfileRequest)
Creates the instance profile using the specified parameters.
|
Copyright © 2023. All rights reserved.