| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
EvaluationFormSection |
EvaluationFormItem.section()
The information of the section.
|
| Modifier and Type | Method and Description |
|---|---|
static EvaluationFormItem |
EvaluationFormItem.fromSection(EvaluationFormSection section)
Create an instance of this class with
EvaluationFormItem.section() initialized to the given value. |
EvaluationFormItem.Builder |
EvaluationFormItem.Builder.section(EvaluationFormSection section)
The information of the section.
|
Copyright © 2023. All rights reserved.