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