| Package | Description |
|---|---|
| com.amazonaws.services.qldbsession.model |
| Modifier and Type | Method and Description |
|---|---|
EndSessionResult |
EndSessionResult.clone() |
EndSessionResult |
SendCommandResult.getEndSession()
Contains the details of the ended session.
|
EndSessionResult |
EndSessionResult.withTimingInformation(TimingInformation timingInformation)
Contains server-side performance information for the command.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SendCommandResult.setEndSession(EndSessionResult endSession)
Contains the details of the ended session.
|
SendCommandResult |
SendCommandResult.withEndSession(EndSessionResult endSession)
Contains the details of the ended session.
|
Copyright © 2021. All rights reserved.