| Package | Description |
|---|---|
| software.amazon.awssdk.services.dax.model |
| Modifier and Type | Method and Description |
|---|---|
List<NodeTypeSpecificValue> |
Parameter.nodeTypeSpecificValues()
A list of node types, and specific parameter values for each node.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter.Builder |
Parameter.Builder.nodeTypeSpecificValues(NodeTypeSpecificValue... nodeTypeSpecificValues)
A list of node types, and specific parameter values for each node.
|
| Modifier and Type | Method and Description |
|---|---|
Parameter.Builder |
Parameter.Builder.nodeTypeSpecificValues(Collection<NodeTypeSpecificValue> nodeTypeSpecificValues)
A list of node types, and specific parameter values for each node.
|
Copyright © 2021. All rights reserved.