| Package | Description |
|---|---|
| com.amazonaws.services.qldbsession.model |
| Modifier and Type | Method and Description |
|---|---|
StartSessionRequest |
StartSessionRequest.clone() |
StartSessionRequest |
SendCommandRequest.getStartSession()
Command to start a new session.
|
StartSessionRequest |
StartSessionRequest.withLedgerName(String ledgerName)
The name of the ledger to start a new session against.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendCommandRequest.setStartSession(StartSessionRequest startSession)
Command to start a new session.
|
SendCommandRequest |
SendCommandRequest.withStartSession(StartSessionRequest startSession)
Command to start a new session.
|
Copyright © 2020. All rights reserved.