| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketWebsiteConfigurationRedirectTo |
AwsS3BucketWebsiteConfigurationRedirectTo.clone() |
AwsS3BucketWebsiteConfigurationRedirectTo |
AwsS3BucketWebsiteConfiguration.getRedirectAllRequestsTo()
The redirect behavior for requests to the website.
|
AwsS3BucketWebsiteConfigurationRedirectTo |
AwsS3BucketWebsiteConfigurationRedirectTo.withHostname(String hostname)
The name of the host to redirect requests to.
|
AwsS3BucketWebsiteConfigurationRedirectTo |
AwsS3BucketWebsiteConfigurationRedirectTo.withProtocol(String protocol)
The protocol to use when redirecting requests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsS3BucketWebsiteConfiguration.setRedirectAllRequestsTo(AwsS3BucketWebsiteConfigurationRedirectTo redirectAllRequestsTo)
The redirect behavior for requests to the website.
|
AwsS3BucketWebsiteConfiguration |
AwsS3BucketWebsiteConfiguration.withRedirectAllRequestsTo(AwsS3BucketWebsiteConfigurationRedirectTo redirectAllRequestsTo)
The redirect behavior for requests to the website.
|
Copyright © 2024. All rights reserved.