Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.ExportEarthObservationJobRequest
-
Packages that use ExportEarthObservationJobRequest Package Description software.amazon.awssdk.services.sagemakergeospatial Provides APIs for creating and managing SageMaker geospatial resources.software.amazon.awssdk.services.sagemakergeospatial.transform -
-
Uses of ExportEarthObservationJobRequest in software.amazon.awssdk.services.sagemakergeospatial
Methods in software.amazon.awssdk.services.sagemakergeospatial with parameters of type ExportEarthObservationJobRequest Modifier and Type Method Description default CompletableFuture<ExportEarthObservationJobResponse>SageMakerGeospatialAsyncClient. 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 ExportEarthObservationJobResponseSageMakerGeospatialClient. 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. -
Uses of ExportEarthObservationJobRequest in software.amazon.awssdk.services.sagemakergeospatial.transform
Methods in software.amazon.awssdk.services.sagemakergeospatial.transform with parameters of type ExportEarthObservationJobRequest Modifier and Type Method Description SdkHttpFullRequestExportEarthObservationJobRequestMarshaller. marshall(ExportEarthObservationJobRequest exportEarthObservationJobRequest)
-