| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
static interface |
BadRequestException.Builder |
static interface |
InternalServerException.Builder |
static interface |
ResourceInUseException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
TagsAlreadyExistException.Builder |
static interface |
TooManyTagsException.Builder |
static interface |
ValidationException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ApplicationInsightsException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
ApplicationInsightsException.Builder |
ApplicationInsightsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static ApplicationInsightsException.Builder |
ApplicationInsightsException.builder() |
ApplicationInsightsException.Builder |
ApplicationInsightsException.Builder.cause(Throwable cause) |
ApplicationInsightsException.Builder |
ApplicationInsightsException.Builder.message(String message) |
ApplicationInsightsException.Builder |
ApplicationInsightsException.Builder.requestId(String requestId) |
ApplicationInsightsException.Builder |
ApplicationInsightsException.Builder.statusCode(int statusCode) |
ApplicationInsightsException.Builder |
ApplicationInsightsException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ApplicationInsightsException.Builder> |
ApplicationInsightsException.serializableBuilderClass() |
| Constructor and Description |
|---|
ApplicationInsightsException(ApplicationInsightsException.Builder builder) |
Copyright © 2020. All rights reserved.