Interface AnnotationBuilderFacets.WantsInterval
- All Known Subinterfaces:
AnnotationBuilderFacets.All
- All Known Implementing Classes:
AnnotationBuilder
- Enclosing interface:
AnnotationBuilderFacets
public static interface AnnotationBuilderFacets.WantsInterval
-
Method Details
-
at
Specify the instant of the annotated event.- Parameters:
epochMillis-
-
interval
An interval annotation spans the time between two instants. -
now
Use the current UTC time as the annotation instant.
-