Uses of Class
software.amazon.awssdk.services.elasticache.model.AuthorizationAlreadyExistsException
-
Packages that use AuthorizationAlreadyExistsException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of AuthorizationAlreadyExistsException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw AuthorizationAlreadyExistsException Modifier and Type Method Description default AuthorizeCacheSecurityGroupIngressResponseElastiCacheClient. authorizeCacheSecurityGroupIngress(Consumer<AuthorizeCacheSecurityGroupIngressRequest.Builder> authorizeCacheSecurityGroupIngressRequest)Allows network ingress to a cache security group.default AuthorizeCacheSecurityGroupIngressResponseElastiCacheClient. authorizeCacheSecurityGroupIngress(AuthorizeCacheSecurityGroupIngressRequest authorizeCacheSecurityGroupIngressRequest)Allows network ingress to a cache security group.
-