| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
BandMathConfigInput |
BandMathConfigInput.clone() |
BandMathConfigInput |
JobConfigInput.getBandMathConfig()
|
BandMathConfigInput |
BandMathConfigInput.withCustomIndices(CustomIndicesInput customIndices)
|
BandMathConfigInput |
BandMathConfigInput.withPredefinedIndices(Collection<String> predefinedIndices)
|
BandMathConfigInput |
BandMathConfigInput.withPredefinedIndices(String... predefinedIndices)
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobConfigInput.setBandMathConfig(BandMathConfigInput bandMathConfig)
|
JobConfigInput |
JobConfigInput.withBandMathConfig(BandMathConfigInput bandMathConfig)
|
Copyright © 2023. All rights reserved.