| Package | Description |
|---|---|
| jp.gopay.sdk.builders | |
| jp.gopay.sdk.models.common | |
| jp.gopay.sdk.models.response |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
Paginator<T extends SimpleModel,E,C extends BaseId> |
The paginator interface provides the methods for passing pagination parameters to requests.
|
class |
RetrofitRequestBuilderPaginated<E extends SimpleModel,R,T,C extends BaseId> |
Created by nasu on 2017/06/29.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
AppJWTId |
|
class |
AppTokenId |
|
class |
BankAccountId |
|
class |
CancelId |
|
class |
ChargeId |
|
class |
LedgerId |
|
class |
MerchantConfigurationId |
|
class |
MerchantId |
|
class |
RefundId |
|
class |
ResourceId |
|
class |
ScheduledPaymentId |
|
class |
StoreConfigurationId |
|
class |
StoreId |
|
class |
SubscriptionId |
|
class |
TemporaryTokenAliasId |
|
class |
TransactionTokenId |
|
class |
TransferId |
|
class |
VerificationDataId |
|
class |
WebhookId |
|
class |
WidgetConfigId |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
SimpleModel<T extends BaseId> |
This marker represents a POJO that can be a response from the API
T : the type of an ID of the model
|
| Modifier and Type | Method | Description |
|---|---|---|
BaseId |
PaginatedListIterator.getNextCursor() |
Copyright © 2018 The Apache Software Foundation. All rights reserved.