| Package | Description |
|---|---|
| software.amazon.awssdk.services.memorydb.model |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterNameValue> |
UpdateParameterGroupRequest.parameterNameValues()
An array of parameter names and values for the parameter update.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateParameterGroupRequest.Builder |
UpdateParameterGroupRequest.Builder.parameterNameValues(ParameterNameValue... parameterNameValues)
An array of parameter names and values for the parameter update.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateParameterGroupRequest.Builder |
UpdateParameterGroupRequest.Builder.parameterNameValues(Collection<ParameterNameValue> parameterNameValues)
An array of parameter names and values for the parameter update.
|
Copyright © 2022. All rights reserved.