Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.StartEarthObservationJobRequest
-
Packages that use StartEarthObservationJobRequest Package Description software.amazon.awssdk.services.sagemakergeospatial Provides APIs for creating and managing SageMaker geospatial resources.software.amazon.awssdk.services.sagemakergeospatial.transform -
-
Uses of StartEarthObservationJobRequest in software.amazon.awssdk.services.sagemakergeospatial
Methods in software.amazon.awssdk.services.sagemakergeospatial with parameters of type StartEarthObservationJobRequest Modifier and Type Method Description default CompletableFuture<StartEarthObservationJobResponse>SageMakerGeospatialAsyncClient. startEarthObservationJob(StartEarthObservationJobRequest startEarthObservationJobRequest)Use this operation to create an Earth observation job.default StartEarthObservationJobResponseSageMakerGeospatialClient. startEarthObservationJob(StartEarthObservationJobRequest startEarthObservationJobRequest)Use this operation to create an Earth observation job. -
Uses of StartEarthObservationJobRequest in software.amazon.awssdk.services.sagemakergeospatial.transform
Methods in software.amazon.awssdk.services.sagemakergeospatial.transform with parameters of type StartEarthObservationJobRequest Modifier and Type Method Description SdkHttpFullRequestStartEarthObservationJobRequestMarshaller. marshall(StartEarthObservationJobRequest startEarthObservationJobRequest)
-