| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
BadRequestException.Builder |
static interface |
ConflictException.Builder |
static interface |
InternalFailureException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
NotFoundException.Builder |
static interface |
PreconditionFailedException.Builder |
static interface |
ResourceInUseException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
LexModelBuildingException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
LexModelBuildingException.Builder |
LexModelBuildingException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static LexModelBuildingException.Builder |
LexModelBuildingException.builder() |
LexModelBuildingException.Builder |
LexModelBuildingException.Builder.cause(Throwable cause) |
LexModelBuildingException.Builder |
LexModelBuildingException.Builder.message(String message) |
LexModelBuildingException.Builder |
LexModelBuildingException.Builder.requestId(String requestId) |
LexModelBuildingException.Builder |
LexModelBuildingException.Builder.statusCode(int statusCode) |
LexModelBuildingException.Builder |
LexModelBuildingException.toBuilder() |
LexModelBuildingException.Builder |
LexModelBuildingException.Builder.writableStackTrace(Boolean writableStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends LexModelBuildingException.Builder> |
LexModelBuildingException.serializableBuilderClass() |
| Constructor and Description |
|---|
LexModelBuildingException(LexModelBuildingException.Builder builder) |
Copyright © 2023. All rights reserved.