Serializable, ToCopyableBuilder<InvalidSubnetIDException.Builder,InvalidSubnetIDException>@Generated("software.amazon.awssdk:codegen") public class InvalidSubnetIDException extends LambdaException implements ToCopyableBuilder<InvalidSubnetIDException.Builder,InvalidSubnetIDException>
The Subnet ID provided in the Lambda function VPC configuration is invalid.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
InvalidSubnetIDException.Builder |
AmazonServiceException.ErrorType| Modifier and Type | Method | Description |
|---|---|---|
static InvalidSubnetIDException.Builder |
builder() |
|
static Class<? extends InvalidSubnetIDException.Builder> |
serializableBuilderClass() |
|
InvalidSubnetIDException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
type() |
isRetryablegetErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidSubnetIDException.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<InvalidSubnetIDException.Builder,InvalidSubnetIDException>public static InvalidSubnetIDException.Builder builder()
public static Class<? extends InvalidSubnetIDException.Builder> serializableBuilderClass()
public String type()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.