Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.EarthObservationJobErrorDetails
-
Packages that use EarthObservationJobErrorDetails Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of EarthObservationJobErrorDetails in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return EarthObservationJobErrorDetails Modifier and Type Method Description EarthObservationJobErrorDetailsGetEarthObservationJobResponse. errorDetails()Details about the errors generated during the Earth Observation job.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type EarthObservationJobErrorDetails Modifier and Type Method Description GetEarthObservationJobResponse.BuilderGetEarthObservationJobResponse.Builder. errorDetails(EarthObservationJobErrorDetails errorDetails)Details about the errors generated during the Earth Observation job.
-