Uses of Interface
software.amazon.awssdk.services.dynamodb.model.FailureException.Builder
Packages that use FailureException.Builder
-
Uses of FailureException.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return FailureException.BuilderModifier and TypeMethodDescriptionstatic FailureException.BuilderFailureException.builder()FailureException.Builder.exceptionDescription(String exceptionDescription) Description of the failure.FailureException.Builder.exceptionName(String exceptionName) Exception name.FailureException.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type FailureException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends FailureException.Builder>FailureException.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.dynamodb.model with type arguments of type FailureException.BuilderModifier and TypeMethodDescriptionDescribeContributorInsightsResponse.Builder.failureException(Consumer<FailureException.Builder> failureException) Returns information about the last failure that was encountered.