| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
MultiPolygonGeometryInput |
AreaOfInterestGeometry.multiPolygonGeometry()
The structure representing the MultiPolygon Geometry.
|
| Modifier and Type | Method and Description |
|---|---|
static AreaOfInterestGeometry |
AreaOfInterestGeometry.fromMultiPolygonGeometry(MultiPolygonGeometryInput multiPolygonGeometry)
Create an instance of this class with
AreaOfInterestGeometry.multiPolygonGeometry() initialized to the given value. |
AreaOfInterestGeometry.Builder |
AreaOfInterestGeometry.Builder.multiPolygonGeometry(MultiPolygonGeometryInput multiPolygonGeometry)
The structure representing the MultiPolygon Geometry.
|
Copyright © 2023. All rights reserved.