| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery |
|
| Modifier and Type | Method and Description |
|---|---|
default BatchDeleteImportDataResponse |
ApplicationDiscoveryClient.batchDeleteImportData(BatchDeleteImportDataRequest batchDeleteImportDataRequest)
Deletes one or more import tasks, each identified by their import ID.
|
default BatchDeleteImportDataResponse |
ApplicationDiscoveryClient.batchDeleteImportData(Consumer<BatchDeleteImportDataRequest.Builder> batchDeleteImportDataRequest)
Deletes one or more import tasks, each identified by their import ID.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<BatchDeleteImportDataResponse> |
ApplicationDiscoveryAsyncClient.batchDeleteImportData(BatchDeleteImportDataRequest batchDeleteImportDataRequest)
Deletes one or more import tasks, each identified by their import ID.
|
default CompletableFuture<BatchDeleteImportDataResponse> |
ApplicationDiscoveryAsyncClient.batchDeleteImportData(Consumer<BatchDeleteImportDataRequest.Builder> batchDeleteImportDataRequest)
Deletes one or more import tasks, each identified by their import ID.
|
Copyright © 2021. All rights reserved.