| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
List<BatchDeleteImportDataError> |
BatchDeleteImportDataResponse.errors()
Error messages returned for each import task that you deleted as a response for this command.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteImportDataResponse.Builder |
BatchDeleteImportDataResponse.Builder.errors(BatchDeleteImportDataError... errors)
Error messages returned for each import task that you deleted as a response for this command.
|
| Modifier and Type | Method and Description |
|---|---|
BatchDeleteImportDataResponse.Builder |
BatchDeleteImportDataResponse.Builder.errors(Collection<BatchDeleteImportDataError> errors)
Error messages returned for each import task that you deleted as a response for this command.
|
Copyright © 2023. All rights reserved.