| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
BadGatewayException.Builder |
static interface |
ConflictException.Builder |
static interface |
DependencyFailedException.Builder |
static interface |
InternalServerException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ThrottlingException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LexRuntimeV2Exception.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
LexRuntimeV2Exception.Builder |
LexRuntimeV2Exception.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static LexRuntimeV2Exception.Builder |
LexRuntimeV2Exception.builder() |
LexRuntimeV2Exception.Builder |
LexRuntimeV2Exception.Builder.cause(Throwable cause) |
LexRuntimeV2Exception.Builder |
LexRuntimeV2Exception.Builder.message(String message) |
LexRuntimeV2Exception.Builder |
LexRuntimeV2Exception.Builder.requestId(String requestId) |
LexRuntimeV2Exception.Builder |
LexRuntimeV2Exception.Builder.statusCode(int statusCode) |
LexRuntimeV2Exception.Builder |
LexRuntimeV2Exception.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LexRuntimeV2Exception.Builder> |
LexRuntimeV2Exception.serializableBuilderClass() |
| Constructor and Description |
|---|
LexRuntimeV2Exception(LexRuntimeV2Exception.Builder builder) |
Copyright © 2021. All rights reserved.