| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static BehaviorEnum |
BehaviorEnum.fromValue(String value)
Use this in place of valueOf.
|
static BehaviorEnum |
BehaviorEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BehaviorEnum[] |
BehaviorEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CacheBehaviorPerPath |
CacheBehaviorPerPath.withBehavior(BehaviorEnum behavior)
The cache behavior for the specified path.
|
CacheBehavior |
CacheBehavior.withBehavior(BehaviorEnum behavior)
The cache behavior of the distribution.
|
Copyright © 2022. All rights reserved.