| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsCloudFrontDistributionDefaultCacheBehavior.Builder |
AwsCloudFrontDistributionDefaultCacheBehavior.builder() |
AwsCloudFrontDistributionDefaultCacheBehavior.Builder |
AwsCloudFrontDistributionDefaultCacheBehavior.toBuilder() |
AwsCloudFrontDistributionDefaultCacheBehavior.Builder |
AwsCloudFrontDistributionDefaultCacheBehavior.Builder.viewerProtocolPolicy(String viewerProtocolPolicy)
The protocol that viewers can use to access the files in an origin.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsCloudFrontDistributionDefaultCacheBehavior.Builder> |
AwsCloudFrontDistributionDefaultCacheBehavior.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AwsCloudFrontDistributionDetails.Builder |
AwsCloudFrontDistributionDetails.Builder.defaultCacheBehavior(Consumer<AwsCloudFrontDistributionDefaultCacheBehavior.Builder> defaultCacheBehavior)
The default cache behavior for the configuration.
|
Copyright © 2023. All rights reserved.