| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| Modifier and Type | Method and Description |
|---|---|
default GetEarthObservationJobResponse |
SageMakerGeospatialClient.getEarthObservationJob(Consumer<GetEarthObservationJobRequest.Builder> getEarthObservationJobRequest)
Get the details for a previously initiated Earth Observation job.
|
default GetEarthObservationJobResponse |
SageMakerGeospatialClient.getEarthObservationJob(GetEarthObservationJobRequest getEarthObservationJobRequest)
Get the details for a previously initiated Earth Observation job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetEarthObservationJobResponse> |
SageMakerGeospatialAsyncClient.getEarthObservationJob(Consumer<GetEarthObservationJobRequest.Builder> getEarthObservationJobRequest)
Get the details for a previously initiated Earth Observation job.
|
default CompletableFuture<GetEarthObservationJobResponse> |
SageMakerGeospatialAsyncClient.getEarthObservationJob(GetEarthObservationJobRequest getEarthObservationJobRequest)
Get the details for a previously initiated Earth Observation job.
|
Copyright © 2023. All rights reserved.