Package | Description |
---|---|
software.amazon.awssdk.services.s3 |
|
software.amazon.awssdk.services.s3.paginators |
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) |
Copyright © 2020. All rights reserved.