| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default AssociateProfilesResponse |
WellArchitectedClient.associateProfiles(AssociateProfilesRequest associateProfilesRequest)
Associate a profile with a workload.
|
default AssociateProfilesResponse |
WellArchitectedClient.associateProfiles(Consumer<AssociateProfilesRequest.Builder> associateProfilesRequest)
Associate a profile with a workload.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AssociateProfilesResponse> |
WellArchitectedAsyncClient.associateProfiles(AssociateProfilesRequest associateProfilesRequest)
Associate a profile with a workload.
|
default CompletableFuture<AssociateProfilesResponse> |
WellArchitectedAsyncClient.associateProfiles(Consumer<AssociateProfilesRequest.Builder> associateProfilesRequest)
Associate a profile with a workload.
|
Copyright © 2023. All rights reserved.