Package io.voucherify.client.module
Class SegmentsModule.ExtAsync
java.lang.Object
io.voucherify.client.module.AbsModule.Async
io.voucherify.client.module.SegmentsModule.ExtAsync
- Enclosing class:
- SegmentsModule
public class SegmentsModule.ExtAsync
extends io.voucherify.client.module.AbsModule.Async
-
Constructor Summary
Constructors Constructor Description ExtAsync() -
Method Summary
Modifier and Type Method Description voidcreate(Segment segment, VoucherifyCallback<SegmentResponse> callback)voiddelete(java.lang.String id, VoucherifyCallback<Irrelevant> callback)voidget(java.lang.String id, VoucherifyCallback<SegmentResponse> callback)