| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateProfileResponse> |
WellArchitectedAsyncClient.updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)
Update a profile.
|
default UpdateProfileResponse |
WellArchitectedClient.updateProfile(Consumer<UpdateProfileRequest.Builder> updateProfileRequest)
Update a profile.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateProfileRequest.Builder> |
UpdateProfileRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.