@Generated(value="software.amazon.awssdk:codegen") public class CloudWatchLogsException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
CloudWatchLogsException.Builder |
protected static class |
CloudWatchLogsException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
CloudWatchLogsException(CloudWatchLogsException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static CloudWatchLogsException.Builder |
builder() |
static Class<? extends CloudWatchLogsException.Builder> |
serializableBuilderClass() |
CloudWatchLogsException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected CloudWatchLogsException(CloudWatchLogsException.Builder builder)
public static CloudWatchLogsException.Builder builder()
public CloudWatchLogsException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends CloudWatchLogsException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.