Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.OutputResolutionResamplingInput
-
Packages that use OutputResolutionResamplingInput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of OutputResolutionResamplingInput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return OutputResolutionResamplingInput Modifier and Type Method Description OutputResolutionResamplingInputResamplingConfigInput. outputResolution()The structure representing output resolution (in target georeferenced units) of the result of resampling operation.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type OutputResolutionResamplingInput Modifier and Type Method Description ResamplingConfigInput.BuilderResamplingConfigInput.Builder. outputResolution(OutputResolutionResamplingInput outputResolution)The structure representing output resolution (in target georeferenced units) of the result of resampling operation.
-