| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| Modifier and Type | Method and Description |
|---|---|
default StopEarthObservationJobResponse |
SageMakerGeospatialClient.stopEarthObservationJob(Consumer<StopEarthObservationJobRequest.Builder> stopEarthObservationJobRequest)
Use this operation to stop an existing earth observation job.
|
default StopEarthObservationJobResponse |
SageMakerGeospatialClient.stopEarthObservationJob(StopEarthObservationJobRequest stopEarthObservationJobRequest)
Use this operation to stop an existing earth observation job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopEarthObservationJobResponse> |
SageMakerGeospatialAsyncClient.stopEarthObservationJob(Consumer<StopEarthObservationJobRequest.Builder> stopEarthObservationJobRequest)
Use this operation to stop an existing earth observation job.
|
default CompletableFuture<StopEarthObservationJobResponse> |
SageMakerGeospatialAsyncClient.stopEarthObservationJob(StopEarthObservationJobRequest stopEarthObservationJobRequest)
Use this operation to stop an existing earth observation job.
|
Copyright © 2023. All rights reserved.