Uses of Class
software.amazon.awssdk.services.elasticache.model.CacheParameterGroupQuotaExceededException
-
Packages that use CacheParameterGroupQuotaExceededException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of CacheParameterGroupQuotaExceededException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw CacheParameterGroupQuotaExceededException Modifier and Type Method Description default CreateCacheParameterGroupResponse
ElastiCacheClient. createCacheParameterGroup(Consumer<CreateCacheParameterGroupRequest.Builder> createCacheParameterGroupRequest)
Creates a new Amazon ElastiCache cache parameter group.default CreateCacheParameterGroupResponse
ElastiCacheClient. createCacheParameterGroup(CreateCacheParameterGroupRequest createCacheParameterGroupRequest)
Creates a new Amazon ElastiCache cache parameter group.
-