| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
List<Operation> |
CustomIndicesInput.operations()
A list of BandMath indices to compute.
|
| Modifier and Type | Method and Description |
|---|---|
CustomIndicesInput.Builder |
CustomIndicesInput.Builder.operations(Operation... operations)
A list of BandMath indices to compute.
|
| Modifier and Type | Method and Description |
|---|---|
CustomIndicesInput.Builder |
CustomIndicesInput.Builder.operations(Collection<Operation> operations)
A list of BandMath indices to compute.
|
Copyright © 2023. All rights reserved.