| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.waiters |
| Modifier and Type | Method and Description |
|---|---|
default S3Waiter |
S3Client.waiter()
Create an instance of
S3Waiter using this client. |
S3Waiter |
DelegatingS3Client.waiter()
Create an instance of
S3Waiter using this client. |
| Modifier and Type | Method and Description |
|---|---|
S3Waiter |
S3Waiter.Builder.build()
Builds an instance of
S3Waiter based on the configurations supplied to this builder |
static S3Waiter |
S3Waiter.create()
Create an instance of
S3Waiter with the default configuration. |
Copyright © 2023. All rights reserved.