| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.paginators | |
| software.amazon.awssdk.services.s3.waiters |
| Modifier and Type | Method and Description |
|---|---|
static S3AsyncClient |
S3AsyncClient.create()
Create a
S3AsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListMultipartUploadsPublisher(S3AsyncClient client,
ListMultipartUploadsRequest firstRequest) |
ListObjectsV2Publisher(S3AsyncClient client,
ListObjectsV2Request firstRequest) |
ListObjectVersionsPublisher(S3AsyncClient client,
ListObjectVersionsRequest firstRequest) |
ListPartsPublisher(S3AsyncClient client,
ListPartsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
S3AsyncWaiter.Builder |
S3AsyncWaiter.Builder.client(S3AsyncClient client)
Sets a custom
S3AsyncClient that will be used to poll the resource |
Copyright © 2022. All rights reserved.