Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.VectorEnrichmentJobExportErrorDetails
-
Packages that use VectorEnrichmentJobExportErrorDetails Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of VectorEnrichmentJobExportErrorDetails in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return VectorEnrichmentJobExportErrorDetails Modifier and Type Method Description VectorEnrichmentJobExportErrorDetailsGetVectorEnrichmentJobResponse. exportErrorDetails()Details about the errors generated during the ExportVectorEnrichmentJob.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type VectorEnrichmentJobExportErrorDetails Modifier and Type Method Description GetVectorEnrichmentJobResponse.BuilderGetVectorEnrichmentJobResponse.Builder. exportErrorDetails(VectorEnrichmentJobExportErrorDetails exportErrorDetails)Details about the errors generated during the ExportVectorEnrichmentJob.
-