| Package | Description |
|---|---|
| jp.gopay.sdk | |
| jp.gopay.sdk.builders | |
| jp.gopay.sdk.models.errors |
| Modifier and Type | Method | Description |
|---|---|---|
static GoPaySDK |
GoPaySDK.create(UserCredentials userCredentials,
AbstractSDKSettings settings) |
Asynchronously creates a GoPaySDK instance requesting a JWT for authentication.
|
| Modifier and Type | Method | Description |
|---|---|---|
T |
ResourceMonitor.await() |
|
T |
ResourceMonitor.await(long timeout) |
|
T |
ResourceMonitor.await(long timeout,
Backoff backoff) |
|
E |
Request.dispatch() |
|
E |
Request.dispatch(int maxRetry,
Sleeper sleeper) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
TooManyRequestsException |
Copyright © 2018 The Apache Software Foundation. All rights reserved.