Uses of Class
software.amazon.awssdk.services.elasticache.model.UserGroupQuotaExceededException
-
Packages that use UserGroupQuotaExceededException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of UserGroupQuotaExceededException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw UserGroupQuotaExceededException Modifier and Type Method Description default CreateUserGroupResponseElastiCacheClient. createUserGroup(Consumer<CreateUserGroupRequest.Builder> createUserGroupRequest)For Valkey engine version 7.2 onwards and Redis OSS 6.0 onwards: Creates a user group.default CreateUserGroupResponseElastiCacheClient. createUserGroup(CreateUserGroupRequest createUserGroupRequest)For Valkey engine version 7.2 onwards and Redis OSS 6.0 onwards: Creates a user group.
-