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