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