public static class CancelsBuilders.GetCancelRequestBuilder extends AbstractCancelsBuilders.AbstractGetCancelRequestBuilder<CancelsBuilders.GetCancelRequestBuilder,CancelResource,Cancel>
cancelId, chargeId, polling, storeId
retrofit
Constructor and Description |
---|
GetCancelRequestBuilder(retrofit2.Retrofit retrofit,
StoreId storeId,
ChargeId chargeId,
CancelId cancelId) |
Modifier and Type | Method and Description |
---|---|
protected retrofit2.Call<Cancel> |
getRequest(CancelResource resource) |
getCancelId, getChargeId, getStoreId, withPolling
build, createCall, dispatch, dispatch, dispatch
protected retrofit2.Call<Cancel> getRequest(CancelResource resource)
getRequest
in class RetrofitRequestBuilder<Cancel,CancelResource>