@Generated(value="software.amazon.awssdk:codegen") public class GuardDutyException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
GuardDutyException.Builder |
protected static class |
GuardDutyException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
GuardDutyException(GuardDutyException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static GuardDutyException.Builder |
builder() |
static Class<? extends GuardDutyException.Builder> |
serializableBuilderClass() |
GuardDutyException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, sdkFields, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitequalsBySdkFieldsprotected GuardDutyException(GuardDutyException.Builder builder)
public static GuardDutyException.Builder builder()
public GuardDutyException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends GuardDutyException.Builder> serializableBuilderClass()
Copyright © 2019. All rights reserved.