| Modifier and Type | Method | Description |
|---|---|---|
ResourceMonitor<M> |
CreateChargeCompletionMonitor.createChargeCompletionMonitor(retrofit2.Retrofit retrofit,
StoreId storeId,
ChargeId chargeId) |
| Modifier and Type | Method | Description |
|---|---|---|
ResourceMonitor<Charge> |
BatchCreateCharge.createChargeCompletionMonitor(retrofit2.Retrofit retrofit,
StoreId storeId,
ChargeId chargeId) |
| Modifier and Type | Method | Description |
|---|---|---|
static ResourceMonitor<Cancel> |
CancelsBuilders.createRefundCompletionMonitor(retrofit2.Retrofit retrofit,
StoreId storeId,
ChargeId chargeId,
CancelId cancelId) |
| Modifier and Type | Method | Description |
|---|---|---|
static ResourceMonitor<Charge> |
ChargesBuilders.createChargeCompletionMonitor(retrofit2.Retrofit retrofit,
StoreId storeId,
ChargeId chargeId) |
| Modifier and Type | Method | Description |
|---|---|---|
static ResourceMonitor<Refund> |
RefundBuilders.createRefundCompletionMonitor(retrofit2.Retrofit retrofit,
StoreId storeId,
ChargeId chargeId,
RefundId refundId) |
| Modifier and Type | Method | Description |
|---|---|---|
static ResourceMonitor<FullSubscription> |
SubscriptionBuilders.createSubscriptionCompletionMonitor(retrofit2.Retrofit retrofit,
StoreId storeId,
SubscriptionId subscriptionId) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.