public class AsyncActionsModule.ExtAsync
extends io.voucherify.client.module.AbsModule.Async
| Constructor and Description |
|---|
ExtAsync() |
| Modifier and Type | Method and Description |
|---|---|
void |
get(java.lang.String id,
VoucherifyCallback<AsyncActionResponse> callback) |
void |
list(AsyncActionsFilter filter,
VoucherifyCallback<AsyncActionsResponse> callback) |
public void get(java.lang.String id,
VoucherifyCallback<AsyncActionResponse> callback)
public void list(AsyncActionsFilter filter, VoucherifyCallback<AsyncActionsResponse> callback)