| Package | Description |
|---|---|
| software.amazon.awssdk.services.mobile.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccountActionRequiredException.Builder |
static interface |
BadRequestException.Builder |
static interface |
InternalFailureException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
NotFoundException.Builder |
static interface |
ServiceUnavailableException.Builder |
static interface |
TooManyRequestsException.Builder |
static interface |
UnauthorizedException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
MobileException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
MobileException.Builder |
MobileException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static MobileException.Builder |
MobileException.builder() |
MobileException.Builder |
MobileException.Builder.cause(Throwable cause) |
MobileException.Builder |
MobileException.Builder.message(String message) |
MobileException.Builder |
MobileException.Builder.requestId(String requestId) |
MobileException.Builder |
MobileException.Builder.statusCode(int statusCode) |
MobileException.Builder |
MobileException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends MobileException.Builder> |
MobileException.serializableBuilderClass() |
| Constructor and Description |
|---|
MobileException(MobileException.Builder builder) |
Copyright © 2021. All rights reserved.