| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
RedirectAllRequestsTo |
GetBucketWebsiteResponse.redirectAllRequestsTo()
Returns the value of the RedirectAllRequestsTo property for this object.
|
RedirectAllRequestsTo |
WebsiteConfiguration.redirectAllRequestsTo()
Returns the value of the RedirectAllRequestsTo property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketWebsiteResponse.Builder |
GetBucketWebsiteResponse.Builder.redirectAllRequestsTo(RedirectAllRequestsTo redirectAllRequestsTo)
Sets the value of the RedirectAllRequestsTo property for this object.
|
WebsiteConfiguration.Builder |
WebsiteConfiguration.Builder.redirectAllRequestsTo(RedirectAllRequestsTo redirectAllRequestsTo)
Sets the value of the RedirectAllRequestsTo property for this object.
|
Copyright © 2019. All rights reserved.