Uses of Interface
software.amazon.awssdk.services.lambda.model.InvalidZipFileException.Builder
Packages that use InvalidZipFileException.Builder
-
Uses of InvalidZipFileException.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return InvalidZipFileException.BuilderModifier and TypeMethodDescriptionInvalidZipFileException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) InvalidZipFileException.builder()InvalidZipFileException.Builder.numAttempts(Integer numAttempts) InvalidZipFileException.Builder.statusCode(int statusCode) InvalidZipFileException.toBuilder()Sets the value of the Type property for this object.InvalidZipFileException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type InvalidZipFileException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvalidZipFileException.Builder>InvalidZipFileException.serializableBuilderClass()