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 RevokeCacheSecurityGroupIngressResponseElastiCacheClient. revokeCacheSecurityGroupIngress(Consumer<RevokeCacheSecurityGroupIngressRequest.Builder> revokeCacheSecurityGroupIngressRequest)Revokes ingress from a cache security group.default RevokeCacheSecurityGroupIngressResponseElastiCacheClient. revokeCacheSecurityGroupIngress(RevokeCacheSecurityGroupIngressRequest revokeCacheSecurityGroupIngressRequest)Revokes ingress from a cache security group.
-