| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ExportErrorDetailsOutput |
ExportErrorDetailsOutput.clone() |
ExportErrorDetailsOutput |
ExportErrorDetails.getExportResults()
The structure for returning the export error details while exporting results of an Earth Observation job.
|
ExportErrorDetailsOutput |
ExportErrorDetails.getExportSourceImages()
The structure for returning the export error details while exporting the source images of an Earth Observation
job.
|
ExportErrorDetailsOutput |
ExportErrorDetailsOutput.withMessage(String message)
A detailed message describing the error in an export EarthObservationJob operation.
|
ExportErrorDetailsOutput |
ExportErrorDetailsOutput.withType(ExportErrorType type)
The type of error in an export EarthObservationJob operation.
|
ExportErrorDetailsOutput |
ExportErrorDetailsOutput.withType(String type)
The type of error in an export EarthObservationJob operation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportErrorDetails.setExportResults(ExportErrorDetailsOutput exportResults)
The structure for returning the export error details while exporting results of an Earth Observation job.
|
void |
ExportErrorDetails.setExportSourceImages(ExportErrorDetailsOutput exportSourceImages)
The structure for returning the export error details while exporting the source images of an Earth Observation
job.
|
ExportErrorDetails |
ExportErrorDetails.withExportResults(ExportErrorDetailsOutput exportResults)
The structure for returning the export error details while exporting results of an Earth Observation job.
|
ExportErrorDetails |
ExportErrorDetails.withExportSourceImages(ExportErrorDetailsOutput exportSourceImages)
The structure for returning the export error details while exporting the source images of an Earth Observation
job.
|
Copyright © 2023. All rights reserved.