Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.InputConfigOutput
-
Packages that use InputConfigOutput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of InputConfigOutput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return InputConfigOutput Modifier and Type Method Description InputConfigOutputGetEarthObservationJobResponse. inputConfig()Input data for the Earth Observation job.InputConfigOutputStartEarthObservationJobResponse. inputConfig()Input configuration information for the Earth Observation job.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type InputConfigOutput Modifier and Type Method Description GetEarthObservationJobResponse.BuilderGetEarthObservationJobResponse.Builder. inputConfig(InputConfigOutput inputConfig)Input data for the Earth Observation job.StartEarthObservationJobResponse.BuilderStartEarthObservationJobResponse.Builder. inputConfig(InputConfigOutput inputConfig)Input configuration information for the Earth Observation job.
-