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