| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
OutputResolutionResamplingInput |
OutputResolutionResamplingInput.clone() |
OutputResolutionResamplingInput |
ResamplingConfigInput.getOutputResolution()
The structure representing output resolution (in target georeferenced units) of the result of resampling
operation.
|
OutputResolutionResamplingInput |
OutputResolutionResamplingInput.withUserDefined(UserDefined userDefined)
User Defined Resolution for the output of Resampling operation defined by value and unit.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResamplingConfigInput.setOutputResolution(OutputResolutionResamplingInput outputResolution)
The structure representing output resolution (in target georeferenced units) of the result of resampling
operation.
|
ResamplingConfigInput |
ResamplingConfigInput.withOutputResolution(OutputResolutionResamplingInput outputResolution)
The structure representing output resolution (in target georeferenced units) of the result of resampling
operation.
|
Copyright © 2024. All rights reserved.