Uses of Interface
software.amazon.awssdk.services.dynamodb.waiters.DynamoDbWaiter
Packages that use DynamoDbWaiter
Package
Description
-
Uses of DynamoDbWaiter in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb that return DynamoDbWaiterModifier and TypeMethodDescriptiondefault DynamoDbWaiterDynamoDbClient.waiter()Create an instance ofDynamoDbWaiterusing this client. -
Uses of DynamoDbWaiter in software.amazon.awssdk.services.dynamodb.waiters
Methods in software.amazon.awssdk.services.dynamodb.waiters that return DynamoDbWaiterModifier and TypeMethodDescriptionDynamoDbWaiter.Builder.build()Builds an instance ofDynamoDbWaiterbased on the configurations supplied to this builderstatic DynamoDbWaiterDynamoDbWaiter.create()Create an instance ofDynamoDbWaiterwith the default configuration.