Uses of Interface
software.amazon.awssdk.services.lambda.model.SerializedRequestEntityTooLargeException.Builder
Packages that use SerializedRequestEntityTooLargeException.Builder
-
Uses of SerializedRequestEntityTooLargeException.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return SerializedRequestEntityTooLargeException.BuilderModifier and TypeMethodDescriptionSerializedRequestEntityTooLargeException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) SerializedRequestEntityTooLargeException.builder()SerializedRequestEntityTooLargeException.Builder.numAttempts(Integer numAttempts) SerializedRequestEntityTooLargeException.Builder.statusCode(int statusCode) SerializedRequestEntityTooLargeException.toBuilder()The error type.SerializedRequestEntityTooLargeException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type SerializedRequestEntityTooLargeException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SerializedRequestEntityTooLargeException.Builder>SerializedRequestEntityTooLargeException.serializableBuilderClass()