public abstract class RefundBuilders extends Object
| Modifier and Type | Class | Description |
|---|---|---|
static class |
RefundBuilders.CreateRefundRequestBuilder |
|
static class |
RefundBuilders.GetRefundRequestBuilder |
|
static class |
RefundBuilders.ListRefundsRequestBuilder |
| Constructor | Description |
|---|---|
RefundBuilders() |
| Modifier and Type | Method | Description |
|---|---|---|
static ResourceMonitor<Refund> |
createRefundCompletionMonitor(retrofit2.Retrofit retrofit,
StoreId storeId,
ChargeId chargeId,
RefundId refundId) |
public static ResourceMonitor<Refund> createRefundCompletionMonitor(retrofit2.Retrofit retrofit, StoreId storeId, ChargeId chargeId, RefundId refundId)
Copyright © 2018 The Apache Software Foundation. All rights reserved.