| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
UserDefined |
OutputResolutionStackInput.userDefined()
The structure representing User Output Resolution for a Stacking operation defined as a value and unit.
|
UserDefined |
OutputResolutionResamplingInput.userDefined()
User Defined Resolution for the output of Resampling operation defined by value and unit.
|
| Modifier and Type | Method and Description |
|---|---|
OutputResolutionStackInput.Builder |
OutputResolutionStackInput.Builder.userDefined(UserDefined userDefined)
The structure representing User Output Resolution for a Stacking operation defined as a value and unit.
|
OutputResolutionResamplingInput.Builder |
OutputResolutionResamplingInput.Builder.userDefined(UserDefined userDefined)
User Defined Resolution for the output of Resampling operation defined by value and unit.
|
Copyright © 2023. All rights reserved.