| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
CacheSettings |
UpdateDistributionRequest.cacheBehaviorSettings()
An object that describes the cache behavior settings for the distribution.
|
CacheSettings |
CreateDistributionRequest.cacheBehaviorSettings()
An object that describes the cache behavior settings for the distribution.
|
CacheSettings |
LightsailDistribution.cacheBehaviorSettings()
An object that describes the cache behavior settings of the distribution.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDistributionRequest.Builder |
UpdateDistributionRequest.Builder.cacheBehaviorSettings(CacheSettings cacheBehaviorSettings)
An object that describes the cache behavior settings for the distribution.
|
CreateDistributionRequest.Builder |
CreateDistributionRequest.Builder.cacheBehaviorSettings(CacheSettings cacheBehaviorSettings)
An object that describes the cache behavior settings for the distribution.
|
LightsailDistribution.Builder |
LightsailDistribution.Builder.cacheBehaviorSettings(CacheSettings cacheBehaviorSettings)
An object that describes the cache behavior settings of the distribution.
|
Copyright © 2023. All rights reserved.