Uses of Class
software.amazon.awssdk.services.dynamodb.model.FailureException
-
Packages that use FailureException Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of FailureException in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return FailureException Modifier and Type Method Description FailureExceptionDescribeContributorInsightsResponse. failureException()Returns information about the last failure that was encountered.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type FailureException Modifier and Type Method Description DescribeContributorInsightsResponse.BuilderDescribeContributorInsightsResponse.Builder. failureException(FailureException failureException)Returns information about the last failure that was encountered.
-