Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.VectorEnrichmentJobErrorDetails
-
Packages that use VectorEnrichmentJobErrorDetails Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of VectorEnrichmentJobErrorDetails in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return VectorEnrichmentJobErrorDetails Modifier and Type Method Description VectorEnrichmentJobErrorDetailsGetVectorEnrichmentJobResponse. errorDetails()Details about the errors generated during the Vector Enrichment job.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type VectorEnrichmentJobErrorDetails Modifier and Type Method Description GetVectorEnrichmentJobResponse.BuilderGetVectorEnrichmentJobResponse.Builder. errorDetails(VectorEnrichmentJobErrorDetails errorDetails)Details about the errors generated during the Vector Enrichment job.
-