Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.GetEarthObservationJobRequest
-
Packages that use GetEarthObservationJobRequest Package Description software.amazon.awssdk.services.sagemakergeospatial Provides APIs for creating and managing SageMaker geospatial resources.software.amazon.awssdk.services.sagemakergeospatial.transform -
-
Uses of GetEarthObservationJobRequest in software.amazon.awssdk.services.sagemakergeospatial
Methods in software.amazon.awssdk.services.sagemakergeospatial with parameters of type GetEarthObservationJobRequest Modifier and Type Method Description default CompletableFuture<GetEarthObservationJobResponse>SageMakerGeospatialAsyncClient. getEarthObservationJob(GetEarthObservationJobRequest getEarthObservationJobRequest)Get the details for a previously initiated Earth Observation job.default GetEarthObservationJobResponseSageMakerGeospatialClient. getEarthObservationJob(GetEarthObservationJobRequest getEarthObservationJobRequest)Get the details for a previously initiated Earth Observation job. -
Uses of GetEarthObservationJobRequest in software.amazon.awssdk.services.sagemakergeospatial.transform
Methods in software.amazon.awssdk.services.sagemakergeospatial.transform with parameters of type GetEarthObservationJobRequest Modifier and Type Method Description SdkHttpFullRequestGetEarthObservationJobRequestMarshaller. marshall(GetEarthObservationJobRequest getEarthObservationJobRequest)
-