Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.DeleteEarthObservationJobRequest
-
Packages that use DeleteEarthObservationJobRequest Package Description software.amazon.awssdk.services.sagemakergeospatial Provides APIs for creating and managing SageMaker geospatial resources.software.amazon.awssdk.services.sagemakergeospatial.transform -
-
Uses of DeleteEarthObservationJobRequest in software.amazon.awssdk.services.sagemakergeospatial
Methods in software.amazon.awssdk.services.sagemakergeospatial with parameters of type DeleteEarthObservationJobRequest Modifier and Type Method Description default CompletableFuture<DeleteEarthObservationJobResponse>SageMakerGeospatialAsyncClient. deleteEarthObservationJob(DeleteEarthObservationJobRequest deleteEarthObservationJobRequest)Use this operation to delete an Earth Observation job.default DeleteEarthObservationJobResponseSageMakerGeospatialClient. deleteEarthObservationJob(DeleteEarthObservationJobRequest deleteEarthObservationJobRequest)Use this operation to delete an Earth Observation job. -
Uses of DeleteEarthObservationJobRequest in software.amazon.awssdk.services.sagemakergeospatial.transform
Methods in software.amazon.awssdk.services.sagemakergeospatial.transform with parameters of type DeleteEarthObservationJobRequest Modifier and Type Method Description SdkHttpFullRequestDeleteEarthObservationJobRequestMarshaller. marshall(DeleteEarthObservationJobRequest deleteEarthObservationJobRequest)
-