@Generated(value="software.amazon.awssdk:codegen") public final class NoSuchCloudWatchLogsLogGroupException extends Route53Exception implements ToCopyableBuilder<NoSuchCloudWatchLogsLogGroupException.Builder,NoSuchCloudWatchLogsLogGroupException>
There is no CloudWatch Logs log group with the specified ARN.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoSuchCloudWatchLogsLogGroupException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchCloudWatchLogsLogGroupException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoSuchCloudWatchLogsLogGroupException.Builder> |
serializableBuilderClass() |
NoSuchCloudWatchLogsLogGroupException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic NoSuchCloudWatchLogsLogGroupException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoSuchCloudWatchLogsLogGroupException.Builder,NoSuchCloudWatchLogsLogGroupException>toBuilder in class Route53Exceptionpublic static NoSuchCloudWatchLogsLogGroupException.Builder builder()
public static Class<? extends NoSuchCloudWatchLogsLogGroupException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.