| Package | Description |
|---|---|
| com.amazonaws.services.elasticache |
|
| com.amazonaws.services.elasticache.model |
| Modifier and Type | Method and Description |
|---|---|
ListAllowedNodeTypeModificationsResult |
AbstractAmazonElastiCache.listAllowedNodeTypeModifications() |
ListAllowedNodeTypeModificationsResult |
AmazonElastiCacheClient.listAllowedNodeTypeModifications() |
ListAllowedNodeTypeModificationsResult |
AmazonElastiCache.listAllowedNodeTypeModifications()
Simplified method form for invoking the ListAllowedNodeTypeModifications operation.
|
ListAllowedNodeTypeModificationsResult |
AbstractAmazonElastiCache.listAllowedNodeTypeModifications(ListAllowedNodeTypeModificationsRequest request) |
ListAllowedNodeTypeModificationsResult |
AmazonElastiCacheClient.listAllowedNodeTypeModifications(ListAllowedNodeTypeModificationsRequest listAllowedNodeTypeModificationsRequest)
Lists all available node types that you can scale your Redis cluster's or replication group's current node type
up to.
|
ListAllowedNodeTypeModificationsResult |
AmazonElastiCache.listAllowedNodeTypeModifications(ListAllowedNodeTypeModificationsRequest listAllowedNodeTypeModificationsRequest)
Lists all available node types that you can scale your Redis cluster's or replication group's current node type
up to.
|
| Modifier and Type | Method and Description |
|---|---|
ListAllowedNodeTypeModificationsResult |
ListAllowedNodeTypeModificationsResult.clone() |
ListAllowedNodeTypeModificationsResult |
ListAllowedNodeTypeModificationsResult.withScaleUpModifications(Collection<String> scaleUpModifications) |
ListAllowedNodeTypeModificationsResult |
ListAllowedNodeTypeModificationsResult.withScaleUpModifications(String... scaleUpModifications)
NOTE: This method appends the values to the existing list (if any).
|
Copyright © 2016. All rights reserved.