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