| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<RequiredFieldInfo> |
TaskTemplateConstraints.requiredFields()
Lists the fields that are required to be filled by agents.
|
| Modifier and Type | Method and Description |
|---|---|
TaskTemplateConstraints.Builder |
TaskTemplateConstraints.Builder.requiredFields(RequiredFieldInfo... requiredFields)
Lists the fields that are required to be filled by agents.
|
| Modifier and Type | Method and Description |
|---|---|
TaskTemplateConstraints.Builder |
TaskTemplateConstraints.Builder.requiredFields(Collection<RequiredFieldInfo> requiredFields)
Lists the fields that are required to be filled by agents.
|
Copyright © 2022. All rights reserved.