| Package | Description |
|---|---|
| software.amazon.awssdk.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
CacheBehaviorPerPath.Builder |
CacheBehaviorPerPath.Builder.behavior(BehaviorEnum behavior)
The cache behavior for the specified path.
|
CacheBehaviorPerPath.Builder |
CacheBehaviorPerPath.Builder.behavior(String behavior)
The cache behavior for the specified path.
|
static CacheBehaviorPerPath.Builder |
CacheBehaviorPerPath.builder() |
CacheBehaviorPerPath.Builder |
CacheBehaviorPerPath.Builder.path(String path)
The path to a directory or file to cached, or not cache.
|
CacheBehaviorPerPath.Builder |
CacheBehaviorPerPath.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CacheBehaviorPerPath.Builder> |
CacheBehaviorPerPath.serializableBuilderClass() |
Copyright © 2021. All rights reserved.