| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3.model |
| Modifier and Type | Method and Description |
|---|---|
IndexDocument |
GetBucketWebsiteResponse.indexDocument()
The name of the index document for the website (for example
index.html). |
IndexDocument |
WebsiteConfiguration.indexDocument()
The name of the index document for the website.
|
| Modifier and Type | Method and Description |
|---|---|
GetBucketWebsiteResponse.Builder |
GetBucketWebsiteResponse.Builder.indexDocument(IndexDocument indexDocument)
The name of the index document for the website (for example
index.html). |
WebsiteConfiguration.Builder |
WebsiteConfiguration.Builder.indexDocument(IndexDocument indexDocument)
The name of the index document for the website.
|
Copyright © 2022. All rights reserved.