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