| Package | Description |
|---|---|
| software.amazon.awssdk.services.dax.model |
| Modifier and Type | Method and Description |
|---|---|
List<ParameterNameValue> |
UpdateParameterGroupRequest.parameterNameValues()
An array of name-value pairs for the parameters in the group.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateParameterGroupRequest.Builder |
UpdateParameterGroupRequest.Builder.parameterNameValues(ParameterNameValue... parameterNameValues)
An array of name-value pairs for the parameters in the group.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateParameterGroupRequest.Builder |
UpdateParameterGroupRequest.Builder.parameterNameValues(Collection<ParameterNameValue> parameterNameValues)
An array of name-value pairs for the parameters in the group.
|
Copyright © 2023. All rights reserved.