| Package | Description |
|---|---|
| software.amazon.awssdk.services.elasticache |
|
| Modifier and Type | Method and Description |
|---|---|
default AuthorizeCacheSecurityGroupIngressResponse |
ElastiCacheClient.authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest)
Allows network ingress to a cache security group.
|
default AuthorizeCacheSecurityGroupIngressResponse |
ElastiCacheClient.authorizeCacheSecurityGroupIngress(Consumer<AuthorizeCacheSecurityGroupIngressRequest.Builder> authorizeCacheSecurityGroupIngressRequest)
Allows network ingress to a cache security group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AuthorizeCacheSecurityGroupIngressResponse> |
ElastiCacheAsyncClient.authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest)
Allows network ingress to a cache security group.
|
default CompletableFuture<AuthorizeCacheSecurityGroupIngressResponse> |
ElastiCacheAsyncClient.authorizeCacheSecurityGroupIngress(Consumer<AuthorizeCacheSecurityGroupIngressRequest.Builder> authorizeCacheSecurityGroupIngressRequest)
Allows network ingress to a cache security group.
|
Copyright © 2023. All rights reserved.