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