Uses of Class
software.amazon.awssdk.services.dax.model.ParameterGroupAlreadyExistsException
-
Packages that use ParameterGroupAlreadyExistsException Package Description software.amazon.awssdk.services.dax DAX is a managed caching service engineered for Amazon DynamoDB. -
-
Uses of ParameterGroupAlreadyExistsException in software.amazon.awssdk.services.dax
Methods in software.amazon.awssdk.services.dax that throw ParameterGroupAlreadyExistsException 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.
-