@Generated(value="software.amazon.awssdk:codegen") public final class InactiveQueryException extends CloudTrailException implements ToCopyableBuilder<InactiveQueryException.Builder,InactiveQueryException>
The specified query cannot be canceled because it is in the FINISHED, FAILED,
TIMED_OUT, or CANCELLED state.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InactiveQueryException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InactiveQueryException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InactiveQueryException.Builder> |
serializableBuilderClass() |
InactiveQueryException.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 InactiveQueryException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InactiveQueryException.Builder,InactiveQueryException>toBuilder in class CloudTrailExceptionpublic static InactiveQueryException.Builder builder()
public static Class<? extends InactiveQueryException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.