| Package | Description |
|---|---|
| com.amazonaws.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
LayoutConfiguration |
LayoutConfiguration.clone() |
LayoutConfiguration |
UpdateTemplateRequest.getLayoutConfiguration()
Configuration of layouts associated to the template.
|
LayoutConfiguration |
GetTemplateResult.getLayoutConfiguration()
Configuration of layouts associated to the template.
|
LayoutConfiguration |
CreateTemplateRequest.getLayoutConfiguration()
Configuration of layouts associated to the template.
|
LayoutConfiguration |
LayoutConfiguration.withDefaultLayout(String defaultLayout)
Unique identifier of a layout.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTemplateRequest.setLayoutConfiguration(LayoutConfiguration layoutConfiguration)
Configuration of layouts associated to the template.
|
void |
GetTemplateResult.setLayoutConfiguration(LayoutConfiguration layoutConfiguration)
Configuration of layouts associated to the template.
|
void |
CreateTemplateRequest.setLayoutConfiguration(LayoutConfiguration layoutConfiguration)
Configuration of layouts associated to the template.
|
UpdateTemplateRequest |
UpdateTemplateRequest.withLayoutConfiguration(LayoutConfiguration layoutConfiguration)
Configuration of layouts associated to the template.
|
GetTemplateResult |
GetTemplateResult.withLayoutConfiguration(LayoutConfiguration layoutConfiguration)
Configuration of layouts associated to the template.
|
CreateTemplateRequest |
CreateTemplateRequest.withLayoutConfiguration(LayoutConfiguration layoutConfiguration)
Configuration of layouts associated to the template.
|
Copyright © 2023. All rights reserved.