| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| Modifier and Type | Method and Description |
|---|---|
default StartVectorEnrichmentJobResponse |
SageMakerGeospatialClient.startVectorEnrichmentJob(Consumer<StartVectorEnrichmentJobRequest.Builder> startVectorEnrichmentJobRequest)
Creates a Vector Enrichment job for the supplied job type.
|
default StartVectorEnrichmentJobResponse |
SageMakerGeospatialClient.startVectorEnrichmentJob(StartVectorEnrichmentJobRequest startVectorEnrichmentJobRequest)
Creates a Vector Enrichment job for the supplied job type.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartVectorEnrichmentJobResponse> |
SageMakerGeospatialAsyncClient.startVectorEnrichmentJob(Consumer<StartVectorEnrichmentJobRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.