| 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<GetEarthObservationJobResult> |
AbstractAmazonSageMakerGeospatialAsync.getEarthObservationJobAsync(GetEarthObservationJobRequest request,
AsyncHandler<GetEarthObservationJobRequest,GetEarthObservationJobResult> asyncHandler) |
Future<GetEarthObservationJobResult> |
AmazonSageMakerGeospatialAsync.getEarthObservationJobAsync(GetEarthObservationJobRequest getEarthObservationJobRequest,
AsyncHandler<GetEarthObservationJobRequest,GetEarthObservationJobResult> asyncHandler)
Get the details for a previously initiated Earth Observation job.
|
Future<GetEarthObservationJobResult> |
AmazonSageMakerGeospatialAsyncClient.getEarthObservationJobAsync(GetEarthObservationJobRequest request,
AsyncHandler<GetEarthObservationJobRequest,GetEarthObservationJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetEarthObservationJobRequest |
GetEarthObservationJobRequest.clone() |
GetEarthObservationJobRequest |
GetEarthObservationJobRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the Earth Observation job.
|
Copyright © 2023. All rights reserved.