| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteCacheSubnetGroupResponse |
ElastiCacheClient.deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
Deletes a cache subnet group.
|
default CompletableFuture<DeleteCacheSubnetGroupResponse> |
ElastiCacheAsyncClient.deleteCacheSubnetGroup(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest)
Deletes a cache subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteCacheSubnetGroupRequestMarshaller.marshall(DeleteCacheSubnetGroupRequest deleteCacheSubnetGroupRequest) |
Copyright © 2023. All rights reserved.