public static final class RequestTimeline.Event extends Object
| Constructor and Description |
|---|
Event(String name,
OffsetDateTime from,
OffsetDateTime to) |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getDuration() |
String |
getName() |
OffsetDateTime |
getTime() |
public Event(String name, OffsetDateTime from, OffsetDateTime to)
public Duration getDuration()
public String getName()
public OffsetDateTime getTime()
Copyright © 2020. All rights reserved.