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