| Package | Description |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
protected TopostoreNode |
Client.extractTopostoreNodeFromResponse(com.alibaba.fastjson.JSONObject dict,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
protected List<TopostoreNode> |
Client.extractTopostoreNodesFromResponse(com.alibaba.fastjson.JSONObject object,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
TopostoreNode |
CreateTopostoreNodeRequest.getTopostoreNode() |
TopostoreNode |
UpdateTopostoreNodeRequest.getTopostoreNode() |
| Modifier and Type | Method and Description |
|---|---|
List<TopostoreNode> |
ListTopostoreNodeRelationResponse.getNodes() |
List<TopostoreNode> |
UpsertTopostoreNodeRequest.getTopostoreNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateTopostoreNodeRequest.setTopostoreNode(TopostoreNode topostoreNode) |
void |
UpdateTopostoreNodeRequest.setTopostoreNode(TopostoreNode topostoreNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTopostoreNodeRelationResponse.setNodes(List<TopostoreNode> nodes) |
void |
UpsertTopostoreNodeRequest.setTopostoreNodes(List<TopostoreNode> topostoreNodes) |
| Constructor and Description |
|---|
CreateTopostoreNodeRequest(String topostoreName,
TopostoreNode topostoreNode) |
UpdateTopostoreNodeRequest(String topostoreName,
TopostoreNode topostoreNode) |
| Constructor and Description |
|---|
ListTopostoreNodeRelationResponse(List<TopostoreNode> nodes,
List<TopostoreRelation> relations) |
UpsertTopostoreNodeRequest(String topostoreName,
List<TopostoreNode> topostoreNodes) |
| Modifier and Type | Method and Description |
|---|---|
TopostoreNode |
GetTopostoreNodeResponse.getTopostoreNode() |
| Modifier and Type | Method and Description |
|---|---|
List<TopostoreNode> |
ListTopostoreNodeResponse.getTopostoreNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetTopostoreNodeResponse.setTopostoreNode(TopostoreNode topostoreNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListTopostoreNodeResponse.setTopostoreNodes(List<TopostoreNode> topostoreNodes) |
| Constructor and Description |
|---|
GetTopostoreNodeResponse(Map<String,String> headers,
TopostoreNode topostoreNode) |
| Constructor and Description |
|---|
ListTopostoreNodeResponse(Map<String,String> headers,
List<TopostoreNode> topostoreNodes,
int count,
int total) |
Copyright © 2025. All Rights Reserved.