CacheParameterGroupStatus |
CacheParameterGroupStatus.clone() |
|
CacheParameterGroupStatus |
CacheCluster.getCacheParameterGroup() |
|
CacheParameterGroupStatus |
CacheParameterGroupStatus.withCacheNodeIdsToReboot(String... cacheNodeIdsToReboot) |
A list of the cache node IDs which need to be rebooted for parameter
changes to be applied.
|
CacheParameterGroupStatus |
CacheParameterGroupStatus.withCacheNodeIdsToReboot(Collection<String> cacheNodeIdsToReboot) |
A list of the cache node IDs which need to be rebooted for parameter
changes to be applied.
|
CacheParameterGroupStatus |
CacheParameterGroupStatus.withCacheParameterGroupName(String cacheParameterGroupName) |
The name of the cache parameter group.
|
CacheParameterGroupStatus |
CacheParameterGroupStatus.withParameterApplyStatus(String parameterApplyStatus) |
The status of parameter updates.
|