| 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 |
|---|---|
StopVectorEnrichmentJobResult |
AmazonSageMakerGeospatialClient.stopVectorEnrichmentJob(StopVectorEnrichmentJobRequest request)
Stops the Vector Enrichment job for a given job ARN.
|
StopVectorEnrichmentJobResult |
AbstractAmazonSageMakerGeospatial.stopVectorEnrichmentJob(StopVectorEnrichmentJobRequest request) |
StopVectorEnrichmentJobResult |
AmazonSageMakerGeospatial.stopVectorEnrichmentJob(StopVectorEnrichmentJobRequest stopVectorEnrichmentJobRequest)
Stops the Vector Enrichment job for a given job ARN.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<StopVectorEnrichmentJobResult> |
AbstractAmazonSageMakerGeospatialAsync.stopVectorEnrichmentJobAsync(StopVectorEnrichmentJobRequest request,
AsyncHandler<StopVectorEnrichmentJobRequest,StopVectorEnrichmentJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopVectorEnrichmentJobResult |
StopVectorEnrichmentJobResult.clone() |
Copyright © 2024. All rights reserved.