Package | Description |
---|---|
com.amazonaws.services.elasticache |
|
com.amazonaws.services.elasticache.model |
Modifier and Type | Method and Description |
---|---|
DescribeCacheSubnetGroupsResult |
AbstractAmazonElastiCache.describeCacheSubnetGroups() |
DescribeCacheSubnetGroupsResult |
AmazonElastiCacheClient.describeCacheSubnetGroups() |
DescribeCacheSubnetGroupsResult |
AmazonElastiCache.describeCacheSubnetGroups()
Simplified method form for invoking the DescribeCacheSubnetGroups operation.
|
DescribeCacheSubnetGroupsResult |
AbstractAmazonElastiCache.describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest request) |
DescribeCacheSubnetGroupsResult |
AmazonElastiCacheClient.describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest request)
Returns a list of cache subnet group descriptions.
|
DescribeCacheSubnetGroupsResult |
AmazonElastiCache.describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest)
Returns a list of cache subnet group descriptions.
|
Modifier and Type | Method and Description |
---|---|
DescribeCacheSubnetGroupsResult |
DescribeCacheSubnetGroupsResult.clone() |
DescribeCacheSubnetGroupsResult |
DescribeCacheSubnetGroupsResult.withCacheSubnetGroups(CacheSubnetGroup... cacheSubnetGroups)
A list of cache subnet groups.
|
DescribeCacheSubnetGroupsResult |
DescribeCacheSubnetGroupsResult.withCacheSubnetGroups(Collection<CacheSubnetGroup> cacheSubnetGroups)
A list of cache subnet groups.
|
DescribeCacheSubnetGroupsResult |
DescribeCacheSubnetGroupsResult.withMarker(String marker)
Provides an identifier to allow retrieval of paginated results.
|
Copyright © 2018. All rights reserved.