| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteEarthObservationJobResponse |
SageMakerGeospatialClient.deleteEarthObservationJob(Consumer<DeleteEarthObservationJobRequest.Builder> deleteEarthObservationJobRequest)
Use this operation to delete an Earth Observation job.
|
default DeleteEarthObservationJobResponse |
SageMakerGeospatialClient.deleteEarthObservationJob(DeleteEarthObservationJobRequest deleteEarthObservationJobRequest)
Use this operation to delete an Earth Observation job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteEarthObservationJobResponse> |
SageMakerGeospatialAsyncClient.deleteEarthObservationJob(Consumer<DeleteEarthObservationJobRequest.Builder> deleteEarthObservationJobRequest)
Use this operation to delete an Earth Observation job.
|
default CompletableFuture<DeleteEarthObservationJobResponse> |
SageMakerGeospatialAsyncClient.deleteEarthObservationJob(DeleteEarthObservationJobRequest deleteEarthObservationJobRequest)
Use this operation to delete an Earth Observation job.
|
Copyright © 2023. All rights reserved.