| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
List<LayoutSummary> |
ListLayoutsResponse.layouts()
The layouts for the domain.
|
| Modifier and Type | Method and Description |
|---|---|
ListLayoutsResponse.Builder |
ListLayoutsResponse.Builder.layouts(LayoutSummary... layouts)
The layouts for the domain.
|
| Modifier and Type | Method and Description |
|---|---|
ListLayoutsResponse.Builder |
ListLayoutsResponse.Builder.layouts(Collection<LayoutSummary> layouts)
The layouts for the domain.
|
Copyright © 2023. All rights reserved.