| Package | Description |
|---|---|
| software.amazon.awssdk.services.qldbsession.model |
| Modifier and Type | Method and Description |
|---|---|
static StartSessionResult.Builder |
StartSessionResult.builder() |
StartSessionResult.Builder |
StartSessionResult.Builder.sessionToken(String sessionToken)
Session token of the started session.
|
StartSessionResult.Builder |
StartSessionResult.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends StartSessionResult.Builder> |
StartSessionResult.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default SendCommandResponse.Builder |
SendCommandResponse.Builder.startSession(Consumer<StartSessionResult.Builder> startSession)
Contains the details of the started session that includes a session token.
|
Copyright © 2019. All rights reserved.