| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
EarthObservationJobErrorDetails |
EarthObservationJobErrorDetails.clone() |
EarthObservationJobErrorDetails |
GetEarthObservationJobResult.getErrorDetails()
Details about the errors generated during the Earth Observation job.
|
EarthObservationJobErrorDetails |
EarthObservationJobErrorDetails.withMessage(String message)
A detailed message describing the error in an Earth Observation job.
|
EarthObservationJobErrorDetails |
EarthObservationJobErrorDetails.withType(EarthObservationJobErrorType type)
The type of error in an Earth Observation job.
|
EarthObservationJobErrorDetails |
EarthObservationJobErrorDetails.withType(String type)
The type of error in an Earth Observation job.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetEarthObservationJobResult.setErrorDetails(EarthObservationJobErrorDetails errorDetails)
Details about the errors generated during the Earth Observation job.
|
GetEarthObservationJobResult |
GetEarthObservationJobResult.withErrorDetails(EarthObservationJobErrorDetails errorDetails)
Details about the errors generated during the Earth Observation job.
|
Copyright © 2023. All rights reserved.