Uses of Interface
software.amazon.awssdk.services.dynamodb.model.CancellationReason.Builder
Packages that use CancellationReason.Builder
-
Uses of CancellationReason.Builder in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return CancellationReason.BuilderModifier and TypeMethodDescriptionstatic CancellationReason.BuilderCancellationReason.builder()Status code for the result of the cancelled transaction.CancellationReason.Builder.item(Map<String, AttributeValue> item) Item in the request which caused the transaction to get cancelled.Cancellation reason message description.CancellationReason.toBuilder()Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type CancellationReason.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CancellationReason.Builder>CancellationReason.serializableBuilderClass()