public static interface PointOfInterest.Builder extends SdkPojo, CopyableBuilder<PointOfInterest.Builder,PointOfInterest>
| Modifier and Type | Method and Description |
|---|---|
PointOfInterest.Builder |
beginOffsetMillis(Integer beginOffsetMillis)
The beginning offset in milliseconds where the category rule was detected.
|
PointOfInterest.Builder |
endOffsetMillis(Integer endOffsetMillis)
The ending offset in milliseconds where the category rule was detected.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPointOfInterest.Builder beginOffsetMillis(Integer beginOffsetMillis)
The beginning offset in milliseconds where the category rule was detected.
beginOffsetMillis - The beginning offset in milliseconds where the category rule was detected.PointOfInterest.Builder endOffsetMillis(Integer endOffsetMillis)
The ending offset in milliseconds where the category rule was detected.
endOffsetMillis - The ending offset in milliseconds where the category rule was detected.Copyright © 2023. All rights reserved.