@Generated(value="software.amazon.awssdk:codegen") public final class NoSuchRealtimeLogConfigException extends CloudFrontException implements ToCopyableBuilder<NoSuchRealtimeLogConfigException.Builder,NoSuchRealtimeLogConfigException>
The real-time log configuration does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoSuchRealtimeLogConfigException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchRealtimeLogConfigException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoSuchRealtimeLogConfigException.Builder> |
serializableBuilderClass() |
NoSuchRealtimeLogConfigException.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 NoSuchRealtimeLogConfigException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoSuchRealtimeLogConfigException.Builder,NoSuchRealtimeLogConfigException>toBuilder in class CloudFrontExceptionpublic static NoSuchRealtimeLogConfigException.Builder builder()
public static Class<? extends NoSuchRealtimeLogConfigException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.