| Package | Description |
|---|---|
| cn.acey.integrate.usmartbox.client.api | |
| cn.acey.integrate.usmartbox.client.model |
| Modifier and Type | Method and Description |
|---|---|
RemotePutInResponse |
BoxApi.remotePutInBox(String apikey,
String nonce,
String sign,
String boxno,
String butype,
String func,
String kphone,
String orderid,
String phone,
String size)
远程存
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RemotePutInResponse> |
BoxApi.remotePutInBoxWithHttpInfo(String apikey,
String nonce,
String sign,
String boxno,
String butype,
String func,
String kphone,
String orderid,
String phone,
String size)
远程存
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
BoxApi.remotePutInBoxAsync(String apikey,
String nonce,
String sign,
String boxno,
String butype,
String func,
String kphone,
String orderid,
String phone,
String size,
ApiCallback<RemotePutInResponse> callback)
远程存 (asynchronously)
|
| Modifier and Type | Method and Description |
|---|---|
RemotePutInResponse |
RemotePutInResponse.gridno(String gridno) |
RemotePutInResponse |
RemotePutInResponse.opencode(String opencode) |
RemotePutInResponse |
RemotePutInResponse.seqid(String seqid) |
RemotePutInResponse |
RemotePutInResponse.showgridno(String showgridno) |
Copyright © 2020. All rights reserved.