Paginator<M,B,ChargeId>, RequestBuilder<PaginatedList<M>,Request<PaginatedList<M>>>ChargesBuilders.ListChargesRequestBuilderpublic abstract static class AbstractChargesBuilders.AbstractListChargesRequestBuilder<B extends AbstractChargesBuilders.AbstractListChargesRequestBuilder,R,M extends Charge> extends RetrofitRequestBuilderPaginated<M,R,B,ChargeId>
| Modifier and Type | Field | Description |
|---|---|---|
protected String |
metadataSearch |
|
protected CardChargeSearch |
propertySearch |
|
protected StoreId |
storeId |
| Constructor | Description |
|---|---|
AbstractListChargesRequestBuilder(retrofit2.Retrofit retrofit) |
|
AbstractListChargesRequestBuilder(retrofit2.Retrofit retrofit,
StoreId storeId) |
| Modifier and Type | Method | Description |
|---|---|---|
protected StoreId |
getStoreId() |
|
B |
withCardChargeSearch(CardChargeSearch search) |
|
B |
withMetadataSearch(String search) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuild, getRequestasIterable, asIterable, asIterable, getCursor, getCursorDirection, getLimit, setCursor, setCursorDirection, setLimitprotected StoreId storeId
protected CardChargeSearch propertySearch
protected String metadataSearch
public AbstractListChargesRequestBuilder(retrofit2.Retrofit retrofit)
public AbstractListChargesRequestBuilder(retrofit2.Retrofit retrofit,
StoreId storeId)
protected StoreId getStoreId()
public B withCardChargeSearch(CardChargeSearch search)
Copyright © 2018 The Apache Software Foundation. All rights reserved.