| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudwatchlogs.model |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
DataAlreadyAcceptedException.Builder |
static interface |
InvalidOperationException.Builder |
static interface |
InvalidParameterException.Builder |
static interface |
InvalidSequenceTokenException.Builder |
static interface |
LimitExceededException.Builder |
static interface |
MalformedQueryException.Builder |
static interface |
OperationAbortedException.Builder |
static interface |
ResourceAlreadyExistsException.Builder |
static interface |
ResourceNotFoundException.Builder |
static interface |
ServiceUnavailableException.Builder |
static interface |
TooManyTagsException.Builder |
static interface |
UnrecognizedClientException.Builder |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
CloudWatchLogsException.BuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsException.Builder |
CloudWatchLogsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) |
static CloudWatchLogsException.Builder |
CloudWatchLogsException.builder() |
CloudWatchLogsException.Builder |
CloudWatchLogsException.Builder.cause(Throwable cause) |
CloudWatchLogsException.Builder |
CloudWatchLogsException.Builder.message(String message) |
CloudWatchLogsException.Builder |
CloudWatchLogsException.Builder.requestId(String requestId) |
CloudWatchLogsException.Builder |
CloudWatchLogsException.Builder.statusCode(int statusCode) |
CloudWatchLogsException.Builder |
CloudWatchLogsException.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CloudWatchLogsException.Builder> |
CloudWatchLogsException.serializableBuilderClass() |
| Constructor and Description |
|---|
CloudWatchLogsException(CloudWatchLogsException.Builder builder) |
Copyright © 2022. All rights reserved.