| Package | Description |
|---|---|
| com.amazonaws.services.sagemakergeospatial.model |
| Modifier and Type | Method and Description |
|---|---|
PolygonGeometryInput |
PolygonGeometryInput.clone() |
PolygonGeometryInput |
AreaOfInterestGeometry.getPolygonGeometry()
|
PolygonGeometryInput |
PolygonGeometryInput.withCoordinates(Collection<List<List<Double>>> coordinates)
|
PolygonGeometryInput |
PolygonGeometryInput.withCoordinates(List<List<Double>>... coordinates)
|
| Modifier and Type | Method and Description |
|---|---|
void |
AreaOfInterestGeometry.setPolygonGeometry(PolygonGeometryInput polygonGeometry)
|
AreaOfInterestGeometry |
AreaOfInterestGeometry.withPolygonGeometry(PolygonGeometryInput polygonGeometry)
|
Copyright © 2023. All rights reserved.