| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<SessionFilter> |
DescribeSessionsRequest.filters()
One or more filters to limit the type of sessions returned by the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSessionsRequest.Builder |
DescribeSessionsRequest.Builder.filters(SessionFilter... filters)
One or more filters to limit the type of sessions returned by the request.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSessionsRequest.Builder |
DescribeSessionsRequest.Builder.filters(Collection<SessionFilter> filters)
One or more filters to limit the type of sessions returned by the request.
|
Copyright © 2018. All rights reserved.