| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
CustomIndicesInput |
CustomIndicesInput.clone() |
CustomIndicesInput |
BandMathConfigInput.getCustomIndices()
CustomIndices that are computed.
|
CustomIndicesInput |
CustomIndicesInput.withOperations(Collection<Operation> operations)
A list of BandMath indices to compute.
|
CustomIndicesInput |
CustomIndicesInput.withOperations(Operation... operations)
A list of BandMath indices to compute.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BandMathConfigInput.setCustomIndices(CustomIndicesInput customIndices)
CustomIndices that are computed.
|
BandMathConfigInput |
BandMathConfigInput.withCustomIndices(CustomIndicesInput customIndices)
CustomIndices that are computed.
|
Copyright © 2023. All rights reserved.