| Package | Description |
|---|---|
| com.binance.client | |
| com.binance.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static SyncRequestClient |
SyncRequestClient.create()
Create the synchronous client.
|
static SyncRequestClient |
SyncRequestClient.create(String apiKey,
String secretKey)
Create the synchronous client.
|
static SyncRequestClient |
SyncRequestClient.create(String apiKey,
String secretKey,
RequestOptions options)
Create the synchronous client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SyncRequestImpl |
| Modifier and Type | Method and Description |
|---|---|
SyncRequestClient |
BinanceApiInternalFactory.createSyncRequestClient(String apiKey,
String secretKey,
RequestOptions options) |
Copyright © 2021. All rights reserved.