default ExportEarthObservationJobResponse |
SageMakerGeospatialClient.exportEarthObservationJob(Consumer<ExportEarthObservationJobRequest.Builder> exportEarthObservationJobRequest) |
Use this operation to export results of an Earth Observation job and optionally source images used as input to
the EOJ to an Amazon S3 location.
|
default ExportEarthObservationJobResponse |
SageMakerGeospatialClient.exportEarthObservationJob(ExportEarthObservationJobRequest exportEarthObservationJobRequest) |
Use this operation to export results of an Earth Observation job and optionally source images used as input to
the EOJ to an Amazon S3 location.
|
default ExportVectorEnrichmentJobResponse |
SageMakerGeospatialClient.exportVectorEnrichmentJob(Consumer<ExportVectorEnrichmentJobRequest.Builder> exportVectorEnrichmentJobRequest) |
Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
|
default ExportVectorEnrichmentJobResponse |
SageMakerGeospatialClient.exportVectorEnrichmentJob(ExportVectorEnrichmentJobRequest exportVectorEnrichmentJobRequest) |
Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
|
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.
|
default StartVectorEnrichmentJobResponse |
SageMakerGeospatialClient.startVectorEnrichmentJob(Consumer<StartVectorEnrichmentJobRequest.Builder> startVectorEnrichmentJobRequest) |
Creates a Vector Enrichment job for the supplied job type.
|
default StartVectorEnrichmentJobResponse |
SageMakerGeospatialClient.startVectorEnrichmentJob(StartVectorEnrichmentJobRequest startVectorEnrichmentJobRequest) |
Creates a Vector Enrichment job for the supplied job type.
|