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