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