@Generated(value="software.amazon.awssdk:codegen") public final class InvalidNonceException extends CodePipelineException implements ToCopyableBuilder<InvalidNonceException.Builder,InvalidNonceException>
The nonce was specified in an invalid format.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidNonceException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidNonceException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidNonceException.Builder> |
serializableBuilderClass() |
InvalidNonceException.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 InvalidNonceException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidNonceException.Builder,InvalidNonceException>toBuilder in class CodePipelineExceptionpublic static InvalidNonceException.Builder builder()
public static Class<? extends InvalidNonceException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.