| Package | Description |
|---|---|
| com.aliyun.openservices.log | |
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
protected Config |
Client.ExtractConfigFromResponse(com.alibaba.fastjson.JSONObject dict,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
CreateConfigResponse |
LogService.CreateConfig(String project,
Config config)
Create logtail config
|
CreateConfigResponse |
Client.CreateConfig(String project,
Config config) |
UpdateConfigResponse |
LogService.UpdateConfig(String project,
Config config)
Update logtail config
|
UpdateConfigResponse |
Client.UpdateConfig(String project,
Config config) |
| Constructor and Description |
|---|
Config(Config config) |
| Modifier and Type | Field and Description |
|---|---|
protected Config |
UpdateConfigRequest.config |
protected Config |
CreateConfigRequest.config |
| Modifier and Type | Method and Description |
|---|---|
Config |
UpdateConfigRequest.GetConfig() |
Config |
CreateConfigRequest.GetConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateConfigRequest.SetConfig(Config config) |
void |
CreateConfigRequest.SetConfig(Config config) |
| Constructor and Description |
|---|
CreateConfigRequest(String project,
Config config) |
UpdateConfigRequest(String project,
Config config) |
| Modifier and Type | Method and Description |
|---|---|
Config |
GetConfigResponse.GetConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetConfigResponse.SetConfig(Config config) |
| Constructor and Description |
|---|
GetConfigResponse(Map<String,String> headers,
Config config) |
Copyright © 2025. All Rights Reserved.