@Generated(value="software.amazon.awssdk:codegen") public final class InvalidS3PrefixException extends CloudTrailException implements ToCopyableBuilder<InvalidS3PrefixException.Builder,InvalidS3PrefixException>
This exception is thrown when the provided S3 prefix is not valid.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvalidS3PrefixException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InvalidS3PrefixException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InvalidS3PrefixException.Builder> |
serializableBuilderClass() |
InvalidS3PrefixException.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 InvalidS3PrefixException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InvalidS3PrefixException.Builder,InvalidS3PrefixException>toBuilder in class CloudTrailExceptionpublic static InvalidS3PrefixException.Builder builder()
public static Class<? extends InvalidS3PrefixException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.