| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateProfilesResponse |
WellArchitectedClient.disassociateProfiles(Consumer<DisassociateProfilesRequest.Builder> disassociateProfilesRequest)
Disassociate a profile from a workload.
|
default DisassociateProfilesResponse |
WellArchitectedClient.disassociateProfiles(DisassociateProfilesRequest disassociateProfilesRequest)
Disassociate a profile from a workload.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateProfilesResponse> |
WellArchitectedAsyncClient.disassociateProfiles(Consumer<DisassociateProfilesRequest.Builder> disassociateProfilesRequest)
Disassociate a profile from a workload.
|
default CompletableFuture<DisassociateProfilesResponse> |
WellArchitectedAsyncClient.disassociateProfiles(DisassociateProfilesRequest disassociateProfilesRequest)
Disassociate a profile from a workload.
|
Copyright © 2023. All rights reserved.