Package | Description |
---|---|
com.amazonaws.services.elasticache |
|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
DescribeCacheParameterGroupsResult |
AbstractAmazonElastiCache.describeCacheParameterGroups() |
DescribeCacheParameterGroupsResult |
AmazonElastiCacheClient.describeCacheParameterGroups() |
DescribeCacheParameterGroupsResult |
AmazonElastiCache.describeCacheParameterGroups()
Simplified method form for invoking the DescribeCacheParameterGroups
operation.
|
DescribeCacheParameterGroupsResult |
AbstractAmazonElastiCache.describeCacheParameterGroups(DescribeCacheParameterGroupsRequest request) |
DescribeCacheParameterGroupsResult |
AmazonElastiCacheClient.describeCacheParameterGroups(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest)
The DescribeCacheParameterGroups action returns a list of cache
parameter group descriptions.
|
DescribeCacheParameterGroupsResult |
AmazonElastiCache.describeCacheParameterGroups(DescribeCacheParameterGroupsRequest describeCacheParameterGroupsRequest)
The DescribeCacheParameterGroups action returns a list of cache
parameter group descriptions.
|
Modifier and Type | Method and Description |
---|---|
DescribeCacheParameterGroupsResult |
DescribeCacheParameterGroupsResult.clone() |
DescribeCacheParameterGroupsResult |
DescribeCacheParameterGroupsResult.withCacheParameterGroups(CacheParameterGroup... cacheParameterGroups)
A list of cache parameter groups.
|
DescribeCacheParameterGroupsResult |
DescribeCacheParameterGroupsResult.withCacheParameterGroups(Collection<CacheParameterGroup> cacheParameterGroups)
A list of cache parameter groups.
|
DescribeCacheParameterGroupsResult |
DescribeCacheParameterGroupsResult.withMarker(String marker)
Provides an identifier to allow retrieval of paginated results.
|
Copyright © 2016. All rights reserved.