| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static InvalidContactFlowException.Builder |
InvalidContactFlowException.builder() |
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.cause(Throwable cause) |
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.message(String message) |
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.problems(Collection<ProblemDetail> problems)
The problems with the contact flow.
|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.problems(Consumer<ProblemDetail.Builder>... problems)
The problems with the contact flow.
|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.problems(ProblemDetail... problems)
The problems with the contact flow.
|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.requestId(String requestId) |
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.statusCode(int statusCode) |
InvalidContactFlowException.Builder |
InvalidContactFlowException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends InvalidContactFlowException.Builder> |
InvalidContactFlowException.serializableBuilderClass() |
Copyright © 2022. All rights reserved.