| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
StackConfigInput |
StackConfigInput.clone() |
StackConfigInput |
JobConfigInput.getStackConfig()
An object containing information about the job configuration for a Stacking Earth Observation job.
|
StackConfigInput |
StackConfigInput.withOutputResolution(OutputResolutionStackInput outputResolution)
The structure representing output resolution (in target georeferenced units) of the result of stacking operation.
|
StackConfigInput |
StackConfigInput.withTargetBands(Collection<String> targetBands)
A list of bands to be stacked in the specified order.
|
StackConfigInput |
StackConfigInput.withTargetBands(String... targetBands)
A list of bands to be stacked in the specified order.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobConfigInput.setStackConfig(StackConfigInput stackConfig)
An object containing information about the job configuration for a Stacking Earth Observation job.
|
JobConfigInput |
JobConfigInput.withStackConfig(StackConfigInput stackConfig)
An object containing information about the job configuration for a Stacking Earth Observation job.
|
Copyright © 2023. All rights reserved.