Class SegmentsModule.ExtRxJava

java.lang.Object
io.voucherify.client.module.AbsModule.Rx
io.voucherify.client.module.SegmentsModule.ExtRxJava
Enclosing class:
SegmentsModule

public class SegmentsModule.ExtRxJava
extends io.voucherify.client.module.AbsModule.Rx
  • Constructor Summary

    Constructors 
    Constructor Description
    ExtRxJava()  
  • Method Summary

    Modifier and Type Method Description
    io.reactivex.Observable<SegmentResponse> create​(Segment segment)  
    io.reactivex.Observable<Irrelevant> delete​(java.lang.String id)  
    io.reactivex.Observable<SegmentResponse> get​(java.lang.String id)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait