| Package | Description |
|---|---|
| software.amazon.awssdk.services.connectcases.model |
| Modifier and Type | Method and Description |
|---|---|
List<TemplateSummary> |
ListTemplatesResponse.templates()
List of template summary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplatesResponse.Builder |
ListTemplatesResponse.Builder.templates(TemplateSummary... templates)
List of template summary objects.
|
| Modifier and Type | Method and Description |
|---|---|
ListTemplatesResponse.Builder |
ListTemplatesResponse.Builder.templates(Collection<TemplateSummary> templates)
List of template summary objects.
|
Copyright © 2023. All rights reserved.