Uses of Class
software.amazon.awssdk.services.elasticache.model.AuthorizationNotFoundException
-
Packages that use AuthorizationNotFoundException Package Description software.amazon.awssdk.services.elasticache Amazon ElastiCache -
-
Uses of AuthorizationNotFoundException in software.amazon.awssdk.services.elasticache
Methods in software.amazon.awssdk.services.elasticache that throw AuthorizationNotFoundException Modifier and Type Method Description default RevokeCacheSecurityGroupIngressResponse
ElastiCacheClient. revokeCacheSecurityGroupIngress(Consumer<RevokeCacheSecurityGroupIngressRequest.Builder> revokeCacheSecurityGroupIngressRequest)
Revokes ingress from a cache security group.default RevokeCacheSecurityGroupIngressResponse
ElastiCacheClient. revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest)
Revokes ingress from a cache security group.
-