| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
ErrorDocument |
GetBucketWebsiteResponse.errorDocument()
|
ErrorDocument |
WebsiteConfiguration.errorDocument()
The name of the error document for the website.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketWebsiteResponse.Builder |
GetBucketWebsiteResponse.Builder.errorDocument(ErrorDocument errorDocument)
|
WebsiteConfiguration.Builder |
WebsiteConfiguration.Builder.errorDocument(ErrorDocument errorDocument)
The name of the error document for the website.
|
Copyright © 2019. All rights reserved.