| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| Modifier and Type | Method and Description |
|---|---|
default StopVectorEnrichmentJobResponse |
SageMakerGeospatialClient.stopVectorEnrichmentJob(Consumer<StopVectorEnrichmentJobRequest.Builder> stopVectorEnrichmentJobRequest)
Stops the Vector Enrichment job for a given job ARN.
|
default StopVectorEnrichmentJobResponse |
SageMakerGeospatialClient.stopVectorEnrichmentJob(StopVectorEnrichmentJobRequest stopVectorEnrichmentJobRequest)
Stops the Vector Enrichment job for a given job ARN.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopVectorEnrichmentJobResponse> |
SageMakerGeospatialAsyncClient.stopVectorEnrichmentJob(Consumer<StopVectorEnrichmentJobRequest.Builder> 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.
|
Copyright © 2023. All rights reserved.