Interface DynamoDbWaiter

  • All Superinterfaces:
    AutoCloseable, SdkAutoCloseable

    @Generated("software.amazon.awssdk:codegen")
    public interface DynamoDbWaiter
    extends SdkAutoCloseable
    Waiter utility class that polls a resource until a desired state is reached or until it is determined that the resource will never enter into the desired state. This can be created using the static builder() method