| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| software.amazon.awssdk.services.elasticache.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateCacheSubnetGroupResponse |
ElastiCacheClient.createCacheSubnetGroup(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest)
Creates a new cache subnet group.
|
default CompletableFuture<CreateCacheSubnetGroupResponse> |
ElastiCacheAsyncClient.createCacheSubnetGroup(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest)
Creates a new cache subnet group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateCacheSubnetGroupRequestMarshaller.marshall(CreateCacheSubnetGroupRequest createCacheSubnetGroupRequest) |
Copyright © 2023. All rights reserved.