@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, isThrottlingException
requestId, sdkFields, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equalsBySdkFields
protected SsmException(SsmException.Builder builder)
public static SsmException.Builder builder()
public SsmException.Builder toBuilder()
toBuilder
in class AwsServiceException
public static Class<? extends SsmException.Builder> serializableBuilderClass()
Copyright © 2020. All rights reserved.