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