Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.ExportErrorDetailsOutput
-
Packages that use ExportErrorDetailsOutput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of ExportErrorDetailsOutput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return ExportErrorDetailsOutput Modifier and Type Method Description ExportErrorDetailsOutputExportErrorDetails. exportResults()The structure for returning the export error details while exporting results of an Earth Observation job.ExportErrorDetailsOutputExportErrorDetails. exportSourceImages()The structure for returning the export error details while exporting the source images of an Earth Observation job.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type ExportErrorDetailsOutput Modifier and Type Method Description ExportErrorDetails.BuilderExportErrorDetails.Builder. exportResults(ExportErrorDetailsOutput exportResults)The structure for returning the export error details while exporting results of an Earth Observation job.ExportErrorDetails.BuilderExportErrorDetails.Builder. exportSourceImages(ExportErrorDetailsOutput exportSourceImages)The structure for returning the export error details while exporting the source images of an Earth Observation job.
-