| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<OpsItemFilter> |
DescribeOpsItemsRequest.opsItemFilters()
One or more filters to limit the response.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeOpsItemsRequest.Builder |
DescribeOpsItemsRequest.Builder.opsItemFilters(OpsItemFilter... opsItemFilters)
One or more filters to limit the response.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeOpsItemsRequest.Builder |
DescribeOpsItemsRequest.Builder.opsItemFilters(Collection<OpsItemFilter> opsItemFilters)
One or more filters to limit the response.
|
Copyright © 2023. All rights reserved.