@Generated(value="software.amazon.awssdk:codegen") public final class InvalidArgumentException extends Route53Exception implements ToCopyableBuilder<InvalidArgumentException.Builder,InvalidArgumentException>
Parameter name is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidArgumentException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidArgumentException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidArgumentException.Builder> |
serializableBuilderClass() |
InvalidArgumentException.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 InvalidArgumentException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidArgumentException.Builder,InvalidArgumentException>toBuilder in class Route53Exceptionpublic static InvalidArgumentException.Builder builder()
public static Class<? extends InvalidArgumentException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.