@Generated(value="software.amazon.awssdk:codegen") public final class NoSuchFunctionExistsException extends CloudFrontException implements ToCopyableBuilder<NoSuchFunctionExistsException.Builder,NoSuchFunctionExistsException>
The function does not exist.
| Modifier and Type | Class and Description |
|---|---|
static interface |
NoSuchFunctionExistsException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static NoSuchFunctionExistsException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends NoSuchFunctionExistsException.Builder> |
serializableBuilderClass() |
NoSuchFunctionExistsException.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 NoSuchFunctionExistsException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<NoSuchFunctionExistsException.Builder,NoSuchFunctionExistsException>toBuilder in class CloudFrontExceptionpublic static NoSuchFunctionExistsException.Builder builder()
public static Class<? extends NoSuchFunctionExistsException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.