@Generated(value="software.amazon.awssdk:codegen") public final class TestFunctionFailedException extends CloudFrontException implements ToCopyableBuilder<TestFunctionFailedException.Builder,TestFunctionFailedException>
The CloudFront function failed.
Modifier and Type | Class and Description |
---|---|
static interface |
TestFunctionFailedException.Builder |
Modifier and Type | Method and Description |
---|---|
static TestFunctionFailedException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends TestFunctionFailedException.Builder> |
serializableBuilderClass() |
TestFunctionFailedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public TestFunctionFailedException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<TestFunctionFailedException.Builder,TestFunctionFailedException>
toBuilder
in class CloudFrontException
public static TestFunctionFailedException.Builder builder()
public static Class<? extends TestFunctionFailedException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.