Package-level declarations
Functions
Link copied to clipboard
inline suspend fun QldbSessionClient.sendCommand(crossinline block: SendCommandRequest.Builder.() -> Unit): SendCommandResponse
Sends a command to an Amazon QLDB ledger.
Link copied to clipboard
fun QldbSessionClient.withConfig(block: QldbSessionClient.Config.Builder.() -> Unit): QldbSessionClient
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.