| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
LayoutConfiguration |
GetTemplateResponse.layoutConfiguration()
Configuration of layouts associated to the template.
|
LayoutConfiguration |
CreateTemplateRequest.layoutConfiguration()
Configuration of layouts associated to the template.
|
LayoutConfiguration |
UpdateTemplateRequest.layoutConfiguration()
Configuration of layouts associated to the template.
|
| Modifier and Type | Method and Description |
|---|---|
GetTemplateResponse.Builder |
GetTemplateResponse.Builder.layoutConfiguration(LayoutConfiguration layoutConfiguration)
Configuration of layouts associated to the template.
|
CreateTemplateRequest.Builder |
CreateTemplateRequest.Builder.layoutConfiguration(LayoutConfiguration layoutConfiguration)
Configuration of layouts associated to the template.
|
UpdateTemplateRequest.Builder |
UpdateTemplateRequest.Builder.layoutConfiguration(LayoutConfiguration layoutConfiguration)
Configuration of layouts associated to the template.
|
Copyright © 2023. All rights reserved.