| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
GeoMosaicConfigInput |
GeoMosaicConfigInput.clone() |
GeoMosaicConfigInput |
JobConfigInput.getGeoMosaicConfig()
An object containing information about the job configuration for geomosaic.
|
GeoMosaicConfigInput |
GeoMosaicConfigInput.withAlgorithmName(AlgorithmNameGeoMosaic algorithmName)
The name of the algorithm being used for geomosaic.
|
GeoMosaicConfigInput |
GeoMosaicConfigInput.withAlgorithmName(String algorithmName)
The name of the algorithm being used for geomosaic.
|
GeoMosaicConfigInput |
GeoMosaicConfigInput.withTargetBands(Collection<String> targetBands)
The target bands for geomosaic.
|
GeoMosaicConfigInput |
GeoMosaicConfigInput.withTargetBands(String... targetBands)
The target bands for geomosaic.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobConfigInput.setGeoMosaicConfig(GeoMosaicConfigInput geoMosaicConfig)
An object containing information about the job configuration for geomosaic.
|
JobConfigInput |
JobConfigInput.withGeoMosaicConfig(GeoMosaicConfigInput geoMosaicConfig)
An object containing information about the job configuration for geomosaic.
|
Copyright © 2024. All rights reserved.