@Generated(value="software.amazon.awssdk:codegen") public final class QueryTimeoutException extends IoTTwinMakerException implements ToCopyableBuilder<QueryTimeoutException.Builder,QueryTimeoutException>
The query timeout exception.
| Modifier and Type | Class and Description |
|---|---|
static interface |
QueryTimeoutException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static QueryTimeoutException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends QueryTimeoutException.Builder> |
serializableBuilderClass() |
QueryTimeoutException.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 QueryTimeoutException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<QueryTimeoutException.Builder,QueryTimeoutException>toBuilder in class IoTTwinMakerExceptionpublic static QueryTimeoutException.Builder builder()
public static Class<? extends QueryTimeoutException.Builder> serializableBuilderClass()
Copyright © 2023. All rights reserved.