| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases |
Welcome to the Amazon Connect Cases API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateLayoutResponse |
ConnectCasesClient.updateLayout(Consumer<UpdateLayoutRequest.Builder> updateLayoutRequest)
Updates the attributes of an existing layout.
|
default UpdateLayoutResponse |
ConnectCasesClient.updateLayout(UpdateLayoutRequest updateLayoutRequest)
Updates the attributes of an existing layout.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateLayoutResponse> |
ConnectCasesAsyncClient.updateLayout(Consumer<UpdateLayoutRequest.Builder> updateLayoutRequest)
Updates the attributes of an existing layout.
|
default CompletableFuture<UpdateLayoutResponse> |
ConnectCasesAsyncClient.updateLayout(UpdateLayoutRequest updateLayoutRequest)
Updates the attributes of an existing layout.
|
Copyright © 2022. All rights reserved.