@Generated(value="software.amazon.awssdk:codegen") public final class FunctionInUseException extends CloudFrontException implements ToCopyableBuilder<FunctionInUseException.Builder,FunctionInUseException>
Cannot delete the function because it’s attached to one or more cache behaviors.
| Modifier and Type | Class and Description |
|---|---|
static interface |
FunctionInUseException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static FunctionInUseException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends FunctionInUseException.Builder> |
serializableBuilderClass() |
FunctionInUseException.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 FunctionInUseException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<FunctionInUseException.Builder,FunctionInUseException>toBuilder in class CloudFrontExceptionpublic static FunctionInUseException.Builder builder()
public static Class<? extends FunctionInUseException.Builder> serializableBuilderClass()
Copyright © 2021. All rights reserved.