| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3 |
|
| software.amazon.awssdk.services.s3.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetBucketLocationResponse |
S3Client.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest)
Returns the Region the bucket resides in.
|
default CompletableFuture<GetBucketLocationResponse> |
S3AsyncClient.getBucketLocation(GetBucketLocationRequest getBucketLocationRequest)
Returns the Region the bucket resides in.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetBucketLocationRequestMarshaller.marshall(GetBucketLocationRequest getBucketLocationRequest) |
Copyright © 2020. All rights reserved.