| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
List<ProblemDetail> |
InvalidContactFlowException.problems()
The problems with the contact flow.
|
| Modifier and Type | Method and Description |
|---|---|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.problems(ProblemDetail... problems)
The problems with the contact flow.
|
| Modifier and Type | Method and Description |
|---|---|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.problems(Collection<ProblemDetail> problems)
The problems with the contact flow.
|
Copyright © 2021. All rights reserved.