| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
ReverseGeocodingConfig |
VectorEnrichmentJobConfig.reverseGeocodingConfig()
The input structure for Reverse Geocoding operation type.
|
| Modifier and Type | Method and Description |
|---|---|
static VectorEnrichmentJobConfig |
VectorEnrichmentJobConfig.fromReverseGeocodingConfig(ReverseGeocodingConfig reverseGeocodingConfig)
Create an instance of this class with
VectorEnrichmentJobConfig.reverseGeocodingConfig() initialized to the given value. |
VectorEnrichmentJobConfig.Builder |
VectorEnrichmentJobConfig.Builder.reverseGeocodingConfig(ReverseGeocodingConfig reverseGeocodingConfig)
The input structure for Reverse Geocoding operation type.
|
Copyright © 2023. All rights reserved.