| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StopVectorEnrichmentJobResult> |
AbstractAmazonSageMakerGeospatialAsync.stopVectorEnrichmentJobAsync(StopVectorEnrichmentJobRequest request,
AsyncHandler<StopVectorEnrichmentJobRequest,StopVectorEnrichmentJobResult> asyncHandler) |
Future<StopVectorEnrichmentJobResult> |
AmazonSageMakerGeospatialAsyncClient.stopVectorEnrichmentJobAsync(StopVectorEnrichmentJobRequest request,
AsyncHandler<StopVectorEnrichmentJobRequest,StopVectorEnrichmentJobResult> asyncHandler) |
Future<StopVectorEnrichmentJobResult> |
AmazonSageMakerGeospatialAsync.stopVectorEnrichmentJobAsync(StopVectorEnrichmentJobRequest stopVectorEnrichmentJobRequest,
AsyncHandler<StopVectorEnrichmentJobRequest,StopVectorEnrichmentJobResult> asyncHandler)
Stops the Vector Enrichment job for a given job ARN.
|
| Modifier and Type | Method and Description |
|---|---|
StopVectorEnrichmentJobRequest |
StopVectorEnrichmentJobRequest.clone() |
StopVectorEnrichmentJobRequest |
StopVectorEnrichmentJobRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the Vector Enrichment job.
|
Copyright © 2024. All rights reserved.