Serializable
, ToCopyableBuilder<InvalidZipFileException.Builder,InvalidZipFileException>
@Generated("software.amazon.awssdk:codegen") public class InvalidZipFileException extends LambdaException implements ToCopyableBuilder<InvalidZipFileException.Builder,InvalidZipFileException>
AWS Lambda could not unzip the function zip file.
Modifier and Type | Class | Description |
---|---|---|
static interface |
InvalidZipFileException.Builder |
AmazonServiceException.ErrorType
Modifier and Type | Method | Description |
---|---|---|
static InvalidZipFileException.Builder |
builder() |
|
static Class<? extends InvalidZipFileException.Builder> |
serializableBuilderClass() |
|
InvalidZipFileException.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
type() |
isRetryable
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCode
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidZipFileException.Builder toBuilder()
ToCopyableBuilder
toBuilder
in interface ToCopyableBuilder<InvalidZipFileException.Builder,InvalidZipFileException>
public static InvalidZipFileException.Builder builder()
public static Class<? extends InvalidZipFileException.Builder> serializableBuilderClass()
public String type()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.