Package | Description |
---|---|
com.amazonaws.services.elasticache |
Synchronous and asynchronous client classes for accessing AmazonElastiCache.
|
com.amazonaws.services.elasticache.model |
Classes modeling the various types represented by AmazonElastiCache.
|
Modifier and Type | Method and Description |
---|---|
DescribeCacheSubnetGroupsResult |
AmazonElastiCache.describeCacheSubnetGroups()
The DescribeCacheSubnetGroups operation returns a list of
cache subnet group descriptions.
|
DescribeCacheSubnetGroupsResult |
AmazonElastiCacheClient.describeCacheSubnetGroups()
The DescribeCacheSubnetGroups operation returns a list of
cache subnet group descriptions.
|
DescribeCacheSubnetGroupsResult |
AmazonElastiCache.describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest)
The DescribeCacheSubnetGroups operation returns a list of
cache subnet group descriptions.
|
DescribeCacheSubnetGroupsResult |
AmazonElastiCacheClient.describeCacheSubnetGroups(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest)
The DescribeCacheSubnetGroups operation returns a list of
cache subnet group descriptions.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeCacheSubnetGroupsResult> |
AmazonElastiCacheAsyncClient.describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest)
The DescribeCacheSubnetGroups operation returns a list of
cache subnet group descriptions.
|
Future<DescribeCacheSubnetGroupsResult> |
AmazonElastiCacheAsync.describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest)
The DescribeCacheSubnetGroups operation returns a list of
cache subnet group descriptions.
|
Future<DescribeCacheSubnetGroupsResult> |
AmazonElastiCacheAsyncClient.describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest,
AsyncHandler<DescribeCacheSubnetGroupsRequest,DescribeCacheSubnetGroupsResult> asyncHandler)
The DescribeCacheSubnetGroups operation returns a list of
cache subnet group descriptions.
|
Future<DescribeCacheSubnetGroupsResult> |
AmazonElastiCacheAsync.describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest,
AsyncHandler<DescribeCacheSubnetGroupsRequest,DescribeCacheSubnetGroupsResult> asyncHandler)
The DescribeCacheSubnetGroups operation returns a list of
cache subnet group descriptions.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeCacheSubnetGroupsResult> |
AmazonElastiCacheAsyncClient.describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest,
AsyncHandler<DescribeCacheSubnetGroupsRequest,DescribeCacheSubnetGroupsResult> asyncHandler)
The DescribeCacheSubnetGroups operation returns a list of
cache subnet group descriptions.
|
Future<DescribeCacheSubnetGroupsResult> |
AmazonElastiCacheAsync.describeCacheSubnetGroupsAsync(DescribeCacheSubnetGroupsRequest describeCacheSubnetGroupsRequest,
AsyncHandler<DescribeCacheSubnetGroupsRequest,DescribeCacheSubnetGroupsResult> asyncHandler)
The DescribeCacheSubnetGroups operation returns a list of
cache subnet group descriptions.
|
Modifier and Type | Method and Description |
---|---|
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 © 2014. All rights reserved.