@Generated(value="software.amazon.awssdk:codegen") public final class Ec2InstanceNotFoundException extends Ec2InstanceConnectException implements ToCopyableBuilder<Ec2InstanceNotFoundException.Builder,Ec2InstanceNotFoundException>
The specified instance was not found.
Modifier and Type | Class and Description |
---|---|
static interface |
Ec2InstanceNotFoundException.Builder |
Modifier and Type | Method and Description |
---|---|
static Ec2InstanceNotFoundException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends Ec2InstanceNotFoundException.Builder> |
serializableBuilderClass() |
Ec2InstanceNotFoundException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException . |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public Ec2InstanceNotFoundException.Builder toBuilder()
AwsServiceException
AwsServiceException.Builder
initialized with the properties of this AwsServiceException
.toBuilder
in interface ToCopyableBuilder<Ec2InstanceNotFoundException.Builder,Ec2InstanceNotFoundException>
toBuilder
in class Ec2InstanceConnectException
public static Ec2InstanceNotFoundException.Builder builder()
public static Class<? extends Ec2InstanceNotFoundException.Builder> serializableBuilderClass()