| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateProfileResponse |
WellArchitectedClient.createProfile(Consumer<CreateProfileRequest.Builder> createProfileRequest)
Create a profile.
|
default CreateProfileResponse |
WellArchitectedClient.createProfile(CreateProfileRequest createProfileRequest)
Create a profile.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateProfileResponse> |
WellArchitectedAsyncClient.createProfile(Consumer<CreateProfileRequest.Builder> createProfileRequest)
Create a profile.
|
default CompletableFuture<CreateProfileResponse> |
WellArchitectedAsyncClient.createProfile(CreateProfileRequest createProfileRequest)
Create a profile.
|
Copyright © 2023. All rights reserved.