Package | Description |
---|---|
software.amazon.awssdk.services.s3 |
|
software.amazon.awssdk.services.s3.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<PutBucketWebsiteResponse> |
S3AsyncClient.putBucketWebsite(PutBucketWebsiteRequest putBucketWebsiteRequest)
Sets the configuration of the website that is specified in the
website subresource. |
default PutBucketWebsiteResponse |
S3Client.putBucketWebsite(PutBucketWebsiteRequest putBucketWebsiteRequest)
Sets the configuration of the website that is specified in the
website subresource. |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
PutBucketWebsiteRequestMarshaller.marshall(PutBucketWebsiteRequest putBucketWebsiteRequest) |
Copyright © 2020. All rights reserved.