| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
static Operation.Builder |
Operation.builder() |
Operation.Builder |
Operation.Builder.equation(String equation)
Textual representation of the math operation; Equation used to compute the spectral index.
|
Operation.Builder |
Operation.Builder.name(String name)
The name of the operation.
|
Operation.Builder |
Operation.Builder.outputType(OutputType outputType)
The type of the operation.
|
Operation.Builder |
Operation.Builder.outputType(String outputType)
The type of the operation.
|
Operation.Builder |
Operation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Operation.Builder> |
Operation.serializableBuilderClass() |
Copyright © 2023. All rights reserved.