| Package | Description |
|---|---|
| com.amazonaws.services.fsx.model |
| Modifier and Type | Method and Description |
|---|---|
static FileCacheLifecycle |
FileCacheLifecycle.fromValue(String value)
Use this in place of valueOf.
|
static FileCacheLifecycle |
FileCacheLifecycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileCacheLifecycle[] |
FileCacheLifecycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FileCacheCreating |
FileCacheCreating.withLifecycle(FileCacheLifecycle lifecycle)
The lifecycle status of the cache.
|
DeleteFileCacheResult |
DeleteFileCacheResult.withLifecycle(FileCacheLifecycle lifecycle)
The cache lifecycle for the deletion request.
|
FileCache |
FileCache.withLifecycle(FileCacheLifecycle lifecycle)
The lifecycle status of the cache.
|
Copyright © 2023. All rights reserved.