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