Uses of Class
software.amazon.awssdk.services.memorydb.model.SubnetInUseException
-
Packages that use SubnetInUseException Package Description software.amazon.awssdk.services.memorydb MemoryDB for Redis is a fully managed, Redis-compatible, in-memory database that delivers ultra-fast performance and Multi-AZ durability for modern applications built using microservices architectures. -
-
Uses of SubnetInUseException in software.amazon.awssdk.services.memorydb
Methods in software.amazon.awssdk.services.memorydb that throw SubnetInUseException Modifier and Type Method Description default UpdateSubnetGroupResponseMemoryDbClient. updateSubnetGroup(Consumer<UpdateSubnetGroupRequest.Builder> updateSubnetGroupRequest)Updates a subnet group.default UpdateSubnetGroupResponseMemoryDbClient. updateSubnetGroup(UpdateSubnetGroupRequest updateSubnetGroupRequest)Updates a subnet group.
-