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 flow.
|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.problems(Consumer<ProblemDetail.Builder>... problems) |
The problems with the flow.
|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.problems(ProblemDetail... problems) |
The problems with the flow.
|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.requestId(String requestId) |
|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.statusCode(int statusCode) |
|
InvalidContactFlowException.Builder |
InvalidContactFlowException.toBuilder() |
|
InvalidContactFlowException.Builder |
InvalidContactFlowException.Builder.writableStackTrace(Boolean writableStackTrace) |
|