| 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 StartVectorEnrichmentJobResponse |
SageMakerGeospatialClient.startVectorEnrichmentJob(StartVectorEnrichmentJobRequest startVectorEnrichmentJobRequest)
Creates a Vector Enrichment job for the supplied job type.
|
default CompletableFuture<StartVectorEnrichmentJobResponse> |
SageMakerGeospatialAsyncClient.startVectorEnrichmentJob(StartVectorEnrichmentJobRequest startVectorEnrichmentJobRequest)
Creates a Vector Enrichment job for the supplied job type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartVectorEnrichmentJobRequestMarshaller.marshall(StartVectorEnrichmentJobRequest startVectorEnrichmentJobRequest) |
Copyright © 2023. All rights reserved.