| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| software.amazon.awssdk.services.sagemakergeospatial.transform |
| Modifier and Type | Method and Description |
|---|---|
default ExportVectorEnrichmentJobResponse |
SageMakerGeospatialClient.exportVectorEnrichmentJob(ExportVectorEnrichmentJobRequest exportVectorEnrichmentJobRequest)
Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
|
default CompletableFuture<ExportVectorEnrichmentJobResponse> |
SageMakerGeospatialAsyncClient.exportVectorEnrichmentJob(ExportVectorEnrichmentJobRequest exportVectorEnrichmentJobRequest)
Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ExportVectorEnrichmentJobRequestMarshaller.marshall(ExportVectorEnrichmentJobRequest exportVectorEnrichmentJobRequest) |
Copyright © 2023. All rights reserved.