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