| Package | Description |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
protected Topostore |
Client.extractTopostoreFromResponse(com.alibaba.fastjson.JSONObject dict,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Topostore> |
Client.extractTopostores(com.alibaba.fastjson.JSONObject object,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
Topostore |
UpdateTopostoreRequest.getTopostore() |
Topostore |
CreateTopostoreRequest.getTopostore() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateTopostoreRequest.setTopostore(Topostore topostore) |
void |
CreateTopostoreRequest.setTopostore(Topostore topostore) |
| Constructor and Description |
|---|
CreateTopostoreRequest(Topostore topostore) |
UpdateTopostoreRequest(Topostore topostore) |
| Modifier and Type | Method and Description |
|---|---|
Topostore |
GetTopostoreResponse.getTopostore() |
| Modifier and Type | Method and Description |
|---|---|
List<Topostore> |
ListTopostoreResponse.getTopostores() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetTopostoreResponse.setTopostore(Topostore topostore) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTopostoreResponse.setTopostores(List<Topostore> topostores) |
| Constructor and Description |
|---|
GetTopostoreResponse(Map<String,String> headers,
Topostore topostore) |
| Constructor and Description |
|---|
ListTopostoreResponse(Map<String,String> headers,
List<Topostore> topostores,
int count,
int total) |
Copyright © 2025. All Rights Reserved.