Uses of Class
software.amazon.awssdk.services.dax.model.ParameterGroupQuotaExceededException
-
Packages that use ParameterGroupQuotaExceededException Package Description software.amazon.awssdk.services.dax DAX is a managed caching service engineered for Amazon DynamoDB. -
-
Uses of ParameterGroupQuotaExceededException in software.amazon.awssdk.services.dax
Methods in software.amazon.awssdk.services.dax that throw ParameterGroupQuotaExceededException Modifier and Type Method Description default CreateParameterGroupResponseDaxClient. createParameterGroup(Consumer<CreateParameterGroupRequest.Builder> createParameterGroupRequest)Creates a new parameter group.default CreateParameterGroupResponseDaxClient. createParameterGroup(CreateParameterGroupRequest createParameterGroupRequest)Creates a new parameter group.
-