@Generated(value="software.amazon.awssdk:codegen") public class SsmException extends AwsServiceException
| Modifier and Type | Class and Description |
|---|---|
static interface |
SsmException.Builder |
protected static class |
SsmException.BuilderImpl |
| Modifier | Constructor and Description |
|---|---|
protected |
SsmException(SsmException.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
static SsmException.Builder |
builder() |
static Class<? extends SsmException.Builder> |
serializableBuilderClass() |
SsmException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, sdkFields, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected SsmException(SsmException.Builder builder)
public static SsmException.Builder builder()
public SsmException.Builder toBuilder()
toBuilder in class AwsServiceExceptionpublic static Class<? extends SsmException.Builder> serializableBuilderClass()
Copyright © 2018. All rights reserved.