Uses of Class
software.amazon.awssdk.services.qldbsession.model.RateExceededException
-
Packages that use RateExceededException Package Description software.amazon.awssdk.services.qldbsession The transactional data APIs for Amazon QLDB -
-
Uses of RateExceededException in software.amazon.awssdk.services.qldbsession
Methods in software.amazon.awssdk.services.qldbsession that throw RateExceededException Modifier and Type Method Description default SendCommandResponseQldbSessionClient. sendCommand(Consumer<SendCommandRequest.Builder> sendCommandRequest)Sends a command to an Amazon QLDB ledger.default SendCommandResponseQldbSessionClient. sendCommand(SendCommandRequest sendCommandRequest)Sends a command to an Amazon QLDB ledger.
-