| 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 StopVectorEnrichmentJobResponse |
SageMakerGeospatialClient.stopVectorEnrichmentJob(StopVectorEnrichmentJobRequest stopVectorEnrichmentJobRequest)
Stops the Vector Enrichment job for a given job ARN.
|
default CompletableFuture<StopVectorEnrichmentJobResponse> |
SageMakerGeospatialAsyncClient.stopVectorEnrichmentJob(StopVectorEnrichmentJobRequest stopVectorEnrichmentJobRequest)
Stops the Vector Enrichment job for a given job ARN.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StopVectorEnrichmentJobRequestMarshaller.marshall(StopVectorEnrichmentJobRequest stopVectorEnrichmentJobRequest) |
Copyright © 2023. All rights reserved.