Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.StopEarthObservationJobRequest
-
Packages that use StopEarthObservationJobRequest Package Description software.amazon.awssdk.services.sagemakergeospatial Provides APIs for creating and managing SageMaker geospatial resources.software.amazon.awssdk.services.sagemakergeospatial.transform -
-
Uses of StopEarthObservationJobRequest in software.amazon.awssdk.services.sagemakergeospatial
Methods in software.amazon.awssdk.services.sagemakergeospatial with parameters of type StopEarthObservationJobRequest Modifier and Type Method Description default CompletableFuture<StopEarthObservationJobResponse>SageMakerGeospatialAsyncClient. stopEarthObservationJob(StopEarthObservationJobRequest stopEarthObservationJobRequest)Use this operation to stop an existing earth observation job.default StopEarthObservationJobResponseSageMakerGeospatialClient. stopEarthObservationJob(StopEarthObservationJobRequest stopEarthObservationJobRequest)Use this operation to stop an existing earth observation job. -
Uses of StopEarthObservationJobRequest in software.amazon.awssdk.services.sagemakergeospatial.transform
Methods in software.amazon.awssdk.services.sagemakergeospatial.transform with parameters of type StopEarthObservationJobRequest Modifier and Type Method Description SdkHttpFullRequestStopEarthObservationJobRequestMarshaller. marshall(StopEarthObservationJobRequest stopEarthObservationJobRequest)
-