Paginator<M,B,ChargeId>, RequestBuilder<PaginatedList<M>,Request<PaginatedList<M>>>SubscriptionBuilders.ListChargesForPaymentRequestBuilderpublic abstract static class AbstractSubscriptionBuilders.AbstractListChargesForPaymentRequestBuilder<B extends AbstractSubscriptionBuilders.AbstractListChargesForPaymentRequestBuilder,R,M extends Charge> extends RetrofitRequestBuilderPaginated<M,R,B,ChargeId>
| Modifier and Type | Field | Description |
|---|---|---|
protected ScheduledPaymentId |
paymentId |
|
protected StoreId |
storeId |
|
protected SubscriptionId |
subscriptionId |
| Constructor | Description |
|---|---|
AbstractListChargesForPaymentRequestBuilder(retrofit2.Retrofit retrofit,
StoreId storeId,
SubscriptionId subscriptionId,
ScheduledPaymentId paymentId) |
| Modifier and Type | Method | Description |
|---|---|---|
protected StoreId |
getStoreId() |
|
protected SubscriptionId |
getSubscriptionId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, getRequestasIterable, asIterable, asIterable, getCursor, getCursorDirection, getLimit, setCursor, setCursorDirection, setLimitprotected StoreId storeId
protected SubscriptionId subscriptionId
protected ScheduledPaymentId paymentId
public AbstractListChargesForPaymentRequestBuilder(retrofit2.Retrofit retrofit,
StoreId storeId,
SubscriptionId subscriptionId,
ScheduledPaymentId paymentId)
protected StoreId getStoreId()
protected SubscriptionId getSubscriptionId()
Copyright © 2018 The Apache Software Foundation. All rights reserved.