| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
List<CacheNodeTypeSpecificValue> |
CacheNodeTypeSpecificParameter.cacheNodeTypeSpecificValues()
A list of cache node types and their corresponding values for this parameter.
|
| Modifier and Type | Method and Description |
|---|---|
CacheNodeTypeSpecificParameter.Builder |
CacheNodeTypeSpecificParameter.Builder.cacheNodeTypeSpecificValues(CacheNodeTypeSpecificValue... cacheNodeTypeSpecificValues)
A list of cache node types and their corresponding values for this parameter.
|
| Modifier and Type | Method and Description |
|---|---|
CacheNodeTypeSpecificParameter.Builder |
CacheNodeTypeSpecificParameter.Builder.cacheNodeTypeSpecificValues(Collection<CacheNodeTypeSpecificValue> cacheNodeTypeSpecificValues)
A list of cache node types and their corresponding values for this parameter.
|
Copyright © 2023. All rights reserved.