@Generated(value="software.amazon.awssdk:codegen") public final class InsightNotEnabledException extends CloudTrailException implements ToCopyableBuilder<InsightNotEnabledException.Builder,InsightNotEnabledException>
If you run GetInsightSelectors on a trail that does not have Insights events enabled, the operation
throws the exception InsightNotEnabledException.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InsightNotEnabledException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InsightNotEnabledException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InsightNotEnabledException.Builder> |
serializableBuilderClass() |
InsightNotEnabledException.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 InsightNotEnabledException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InsightNotEnabledException.Builder,InsightNotEnabledException>toBuilder in class CloudTrailExceptionpublic static InsightNotEnabledException.Builder builder()
public static Class<? extends InsightNotEnabledException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.