| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| Modifier and Type | Method and Description |
|---|---|
default StartEarthObservationJobResponse |
SageMakerGeospatialClient.startEarthObservationJob(Consumer<StartEarthObservationJobRequest.Builder> startEarthObservationJobRequest)
Use this operation to create an Earth observation job.
|
default StartEarthObservationJobResponse |
SageMakerGeospatialClient.startEarthObservationJob(StartEarthObservationJobRequest startEarthObservationJobRequest)
Use this operation to create an Earth observation job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartEarthObservationJobResponse> |
SageMakerGeospatialAsyncClient.startEarthObservationJob(Consumer<StartEarthObservationJobRequest.Builder> startEarthObservationJobRequest)
Use this operation to create an Earth observation job.
|
default CompletableFuture<StartEarthObservationJobResponse> |
SageMakerGeospatialAsyncClient.startEarthObservationJob(StartEarthObservationJobRequest startEarthObservationJobRequest)
Use this operation to create an Earth observation job.
|
Copyright © 2023. All rights reserved.