Uses of Class
software.amazon.awssdk.services.elasticache.model.CacheParameterGroupStatus
-
Packages that use CacheParameterGroupStatus Package Description software.amazon.awssdk.services.elasticache.model -
-
Uses of CacheParameterGroupStatus in software.amazon.awssdk.services.elasticache.model
Methods in software.amazon.awssdk.services.elasticache.model that return CacheParameterGroupStatus Modifier and Type Method Description CacheParameterGroupStatusCacheCluster. cacheParameterGroup()Status of the cache parameter group.Methods in software.amazon.awssdk.services.elasticache.model with parameters of type CacheParameterGroupStatus Modifier and Type Method Description CacheCluster.BuilderCacheCluster.Builder. cacheParameterGroup(CacheParameterGroupStatus cacheParameterGroup)Status of the cache parameter group.
-