@Generated(value="software.amazon.awssdk:codegen") public final class QueryLoggingConfigAlreadyExistsException extends Route53Exception implements ToCopyableBuilder<QueryLoggingConfigAlreadyExistsException.Builder,QueryLoggingConfigAlreadyExistsException>
You can create only one query logging configuration for a hosted zone, and a query logging configuration already exists for this hosted zone.
| Modifier and Type | Class and Description |
|---|---|
static interface |
QueryLoggingConfigAlreadyExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static QueryLoggingConfigAlreadyExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends QueryLoggingConfigAlreadyExistsException.Builder> |
serializableBuilderClass() |
QueryLoggingConfigAlreadyExistsException.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 QueryLoggingConfigAlreadyExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<QueryLoggingConfigAlreadyExistsException.Builder,QueryLoggingConfigAlreadyExistsException>toBuilder in class Route53Exceptionpublic static QueryLoggingConfigAlreadyExistsException.Builder builder()
public static Class<? extends QueryLoggingConfigAlreadyExistsException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.