| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeImportTasksIterable |
ApplicationDiscoveryClient.describeImportTasksPaginator()
Returns an array of import tasks for your account, including status information, times, IDs, the Amazon S3 Object
URL for the import file, and more.
|
default DescribeImportTasksIterable |
ApplicationDiscoveryClient.describeImportTasksPaginator(Consumer<DescribeImportTasksRequest.Builder> describeImportTasksRequest)
Returns an array of import tasks for your account, including status information, times, IDs, the Amazon S3 Object
URL for the import file, and more.
|
default DescribeImportTasksIterable |
ApplicationDiscoveryClient.describeImportTasksPaginator(DescribeImportTasksRequest describeImportTasksRequest)
Returns an array of import tasks for your account, including status information, times, IDs, the Amazon S3 Object
URL for the import file, and more.
|
Copyright © 2021. All rights reserved.