| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImportTaskFilter> |
DescribeImportTasksRequest.filters()
An array of name-value pairs that you provide to filter the results for the
DescribeImportTask
request to a specific subset of results. |
| Modifier and Type | Method and Description |
|---|---|
DescribeImportTasksRequest.Builder |
DescribeImportTasksRequest.Builder.filters(ImportTaskFilter... filters)
An array of name-value pairs that you provide to filter the results for the
DescribeImportTask
request to a specific subset of results. |
| Modifier and Type | Method and Description |
|---|---|
DescribeImportTasksRequest.Builder |
DescribeImportTasksRequest.Builder.filters(Collection<ImportTaskFilter> filters)
An array of name-value pairs that you provide to filter the results for the
DescribeImportTask
request to a specific subset of results. |
Copyright © 2023. All rights reserved.