@Generated(value="software.amazon.awssdk:codegen") public class Ec2Exception extends AwsServiceException
Modifier and Type | Class and Description |
---|---|
static interface |
Ec2Exception.Builder |
protected static class |
Ec2Exception.BuilderImpl |
Modifier | Constructor and Description |
---|---|
protected |
Ec2Exception(Ec2Exception.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static Ec2Exception.Builder |
builder() |
static Class<? extends Ec2Exception.Builder> |
serializableBuilderClass() |
Ec2Exception.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, 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 Ec2Exception(Ec2Exception.Builder builder)
public static Ec2Exception.Builder builder()
public Ec2Exception.Builder toBuilder()
toBuilder
in class AwsServiceException
public static Class<? extends Ec2Exception.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.