| Package | Description |
|---|---|
| software.amazon.awssdk.services.athena.model |
| Modifier and Type | Method and Description |
|---|---|
SessionStatus |
GetSessionResponse.status()
Contains information about the status of the session.
|
SessionStatus |
GetSessionStatusResponse.status()
Contains information about the status of the session.
|
SessionStatus |
SessionSummary.status()
Contains information about the session status.
|
| Modifier and Type | Method and Description |
|---|---|
GetSessionResponse.Builder |
GetSessionResponse.Builder.status(SessionStatus status)
Contains information about the status of the session.
|
GetSessionStatusResponse.Builder |
GetSessionStatusResponse.Builder.status(SessionStatus status)
Contains information about the status of the session.
|
SessionSummary.Builder |
SessionSummary.Builder.status(SessionStatus status)
Contains information about the session status.
|
Copyright © 2023. All rights reserved.