| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
OutputBand.Builder |
OutputBand.Builder.bandName(String bandName)
The name of the band.
|
static OutputBand.Builder |
OutputBand.builder() |
OutputBand.Builder |
OutputBand.Builder.outputDataType(OutputType outputDataType)
The datatype of the output band.
|
OutputBand.Builder |
OutputBand.Builder.outputDataType(String outputDataType)
The datatype of the output band.
|
OutputBand.Builder |
OutputBand.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OutputBand.Builder> |
OutputBand.serializableBuilderClass() |
Copyright © 2023. All rights reserved.