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