Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.MapMatchingConfig
-
Packages that use MapMatchingConfig Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of MapMatchingConfig in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return MapMatchingConfig Modifier and Type Method Description MapMatchingConfigVectorEnrichmentJobConfig. mapMatchingConfig()The input structure for Map Matching operation type.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type MapMatchingConfig Modifier and Type Method Description static VectorEnrichmentJobConfigVectorEnrichmentJobConfig. fromMapMatchingConfig(MapMatchingConfig mapMatchingConfig)Create an instance of this class withVectorEnrichmentJobConfig.mapMatchingConfig()initialized to the given value.VectorEnrichmentJobConfig.BuilderVectorEnrichmentJobConfig.Builder. mapMatchingConfig(MapMatchingConfig mapMatchingConfig)The input structure for Map Matching operation type.
-