Uses of Class
software.amazon.awssdk.services.elasticache.model.CacheSecurityGroupQuotaExceededException
-
Packages that use CacheSecurityGroupQuotaExceededException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of CacheSecurityGroupQuotaExceededException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw CacheSecurityGroupQuotaExceededException Modifier and Type Method Description default CreateCacheSecurityGroupResponse
ElastiCacheClient. createCacheSecurityGroup(Consumer<CreateCacheSecurityGroupRequest.Builder> createCacheSecurityGroupRequest)
Creates a new cache security group.default CreateCacheSecurityGroupResponse
ElastiCacheClient. createCacheSecurityGroup(CreateCacheSecurityGroupRequest createCacheSecurityGroupRequest)
Creates a new cache security group.
-