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