| Package | Description |
|---|---|
| software.amazon.awssdk.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
List<Session> |
DescribeSessionsResponse.sessions()
Information about the streaming sessions.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSessionsResponse.Builder |
DescribeSessionsResponse.Builder.sessions(Session... sessions)
Information about the streaming sessions.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSessionsResponse.Builder |
DescribeSessionsResponse.Builder.sessions(Collection<Session> sessions)
Information about the streaming sessions.
|
Copyright © 2023. All rights reserved.