| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
static Point.Builder |
Point.builder() |
Point.Builder |
Point.toBuilder() |
Point.Builder |
Point.Builder.x(Float x)
The value of the X coordinate for a point on a
Polygon. |
Point.Builder |
Point.Builder.y(Float y)
The value of the Y coordinate for a point on a
Polygon. |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends Point.Builder> |
Point.serializableBuilderClass() |
Copyright © 2019. All rights reserved.