void |
CreateStageResult.setCacheClusterStatus(CacheClusterStatus cacheClusterStatus) |
The status of the cache cluster for the stage, if enabled.
|
void |
GetStageResult.setCacheClusterStatus(CacheClusterStatus cacheClusterStatus) |
The status of the cache cluster for the stage, if enabled.
|
void |
Stage.setCacheClusterStatus(CacheClusterStatus cacheClusterStatus) |
The status of the cache cluster for the stage, if enabled.
|
void |
UpdateStageResult.setCacheClusterStatus(CacheClusterStatus cacheClusterStatus) |
The status of the cache cluster for the stage, if enabled.
|
CreateStageResult |
CreateStageResult.withCacheClusterStatus(CacheClusterStatus cacheClusterStatus) |
The status of the cache cluster for the stage, if enabled.
|
GetStageResult |
GetStageResult.withCacheClusterStatus(CacheClusterStatus cacheClusterStatus) |
The status of the cache cluster for the stage, if enabled.
|
Stage |
Stage.withCacheClusterStatus(CacheClusterStatus cacheClusterStatus) |
The status of the cache cluster for the stage, if enabled.
|
UpdateStageResult |
UpdateStageResult.withCacheClusterStatus(CacheClusterStatus cacheClusterStatus) |
The status of the cache cluster for the stage, if enabled.
|