Polling<B>, RequestBuilder<M,Request<M>>ChargesBuilders.GetChargeRequestBuilderpublic abstract static class AbstractChargesBuilders.AbstractGetChargeRequestBuilder<B extends AbstractChargesBuilders.AbstractGetChargeRequestBuilder,R,M extends Charge> extends RetrofitRequestBuilder<M,R> implements Polling<B>
| Modifier and Type | Field | Description |
|---|---|---|
protected ChargeId |
chargeId |
|
protected Boolean |
polling |
|
protected StoreId |
storeId |
| Constructor | Description |
|---|---|
AbstractGetChargeRequestBuilder(retrofit2.Retrofit retrofit,
StoreId storeId,
ChargeId chargeId) |
| Modifier and Type | Method | Description |
|---|---|---|
protected ChargeId |
getChargeId() |
|
protected StoreId |
getStoreId() |
|
B |
withPolling(boolean polling) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, getRequestprotected StoreId storeId
protected ChargeId chargeId
protected Boolean polling
protected StoreId getStoreId()
protected ChargeId getChargeId()
public B withPolling(boolean polling)
withPolling in interface Polling<B extends AbstractChargesBuilders.AbstractGetChargeRequestBuilder>Copyright © 2018 The Apache Software Foundation. All rights reserved.