| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<Session> |
DescribeSessionsResponse.sessions()
A list of sessions meeting the request parameters.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSessionsResponse.Builder |
DescribeSessionsResponse.Builder.sessions(Session... sessions)
A list of sessions meeting the request parameters.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSessionsResponse.Builder |
DescribeSessionsResponse.Builder.sessions(Collection<Session> sessions)
A list of sessions meeting the request parameters.
|
Copyright © 2019. All rights reserved.