@Generated(value="software.amazon.awssdk:codegen") public final class InternalServerErrorException extends GuardDutyException implements ToCopyableBuilder<InternalServerErrorException.Builder,InternalServerErrorException>
An internal server error exception object.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InternalServerErrorException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InternalServerErrorException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InternalServerErrorException.Builder> |
serializableBuilderClass() |
InternalServerErrorException.Builder |
toBuilder() |
String |
type()
The error type.
|
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 InternalServerErrorException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InternalServerErrorException.Builder,InternalServerErrorException>toBuilder in class GuardDutyExceptionpublic static InternalServerErrorException.Builder builder()
public static Class<? extends InternalServerErrorException.Builder> serializableBuilderClass()
public String type()
The error type.
Copyright © 2022. All rights reserved.