RequestBuilder<ScheduledPayment,Request<ScheduledPayment>>public static class SubscriptionBuilders.GetScheduledPaymentRequestBuilder extends AbstractSubscriptionBuilders.AbstractGetScheduledPaymentRequestBuilder<SubscriptionBuilders.GetScheduledPaymentRequestBuilder,SubscriptionsResource,ScheduledPayment>
paymentId, storeId, subscriptionId| Constructor | Description |
|---|---|
GetScheduledPaymentRequestBuilder(retrofit2.Retrofit retrofit,
StoreId storeId,
SubscriptionId subscriptionId,
ScheduledPaymentId scheduledPaymentId) |
| Modifier and Type | Method | Description |
|---|---|---|
protected retrofit2.Call<ScheduledPayment> |
getRequest(SubscriptionsResource resource) |
getScheduledPayment, getStoreId, getSubscriptionIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildpublic GetScheduledPaymentRequestBuilder(retrofit2.Retrofit retrofit,
StoreId storeId,
SubscriptionId subscriptionId,
ScheduledPaymentId scheduledPaymentId)
protected retrofit2.Call<ScheduledPayment> getRequest(SubscriptionsResource resource)
getRequest in class RetrofitRequestBuilder<ScheduledPayment,SubscriptionsResource>Copyright © 2018 The Apache Software Foundation. All rights reserved.