public interface TimeClient
Modifier and Type | Method and Description |
---|---|
io.reactivex.Flowable<java.time.Instant> |
getTime() |
io.reactivex.Single<com.google.protobuf.Empty> |
setTime(java.time.Instant currentTime,
java.time.Instant newTime) |