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