- All Known Implementing Classes:
TimeClientImpl
public interface TimeClient
-
Method Summary
io.reactivex.Single<com.google.protobuf.Empty>
io.reactivex.Single<com.google.protobuf.Empty>
-
Method Details
-
setTime
io.reactivex.Single<com.google.protobuf.Empty> setTime(Instant currentTime,
Instant newTime)
-
setTime
io.reactivex.Single<com.google.protobuf.Empty> setTime(Instant currentTime,
Instant newTime,
String accessToken)
-
getTime
io.reactivex.Flowable<Instant> getTime()
-