| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
LandCoverSegmentationConfigInput |
JobConfigInput.landCoverSegmentationConfig()
An object containing information about the job configuration for land cover segmentation.
|
| Modifier and Type | Method and Description |
|---|---|
static JobConfigInput |
JobConfigInput.fromLandCoverSegmentationConfig(LandCoverSegmentationConfigInput landCoverSegmentationConfig)
Create an instance of this class with
JobConfigInput.landCoverSegmentationConfig() initialized to the given value. |
JobConfigInput.Builder |
JobConfigInput.Builder.landCoverSegmentationConfig(LandCoverSegmentationConfigInput landCoverSegmentationConfig)
An object containing information about the job configuration for land cover segmentation.
|
Copyright © 2023. All rights reserved.