| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationdiscovery.model |
| Modifier and Type | Method and Description |
|---|---|
static BatchDeleteImportDataError.Builder |
BatchDeleteImportDataError.builder() |
BatchDeleteImportDataError.Builder |
BatchDeleteImportDataError.Builder.errorCode(BatchDeleteImportDataErrorCode errorCode)
The type of error that occurred for a specific import task.
|
BatchDeleteImportDataError.Builder |
BatchDeleteImportDataError.Builder.errorCode(String errorCode)
The type of error that occurred for a specific import task.
|
BatchDeleteImportDataError.Builder |
BatchDeleteImportDataError.Builder.errorDescription(String errorDescription)
The description of the error that occurred for a specific import task.
|
BatchDeleteImportDataError.Builder |
BatchDeleteImportDataError.Builder.importTaskId(String importTaskId)
The unique import ID associated with the error that occurred.
|
BatchDeleteImportDataError.Builder |
BatchDeleteImportDataError.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BatchDeleteImportDataError.Builder> |
BatchDeleteImportDataError.serializableBuilderClass() |
Copyright © 2023. All rights reserved.