| Package | Description |
|---|---|
| com.aliyun.openservices.log.common | |
| com.aliyun.openservices.log.request | |
| com.aliyun.openservices.log.response |
| Modifier and Type | Method and Description |
|---|---|
static Logging |
Logging.unmarshal(com.alibaba.fastjson.JSONObject object) |
| Modifier and Type | Method and Description |
|---|---|
Logging |
UpdateLoggingRequest.getLogging() |
Logging |
CreateLoggingRequest.getLogging() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateLoggingRequest.setLogging(Logging logging) |
void |
CreateLoggingRequest.setLogging(Logging logging) |
| Constructor and Description |
|---|
CreateLoggingRequest(String project,
Logging logging)
Construct a new
CreateLoggingRequest instance. |
UpdateLoggingRequest(String project,
Logging logging)
Construct a new
UpdateLoggingRequest instance. |
| Modifier and Type | Method and Description |
|---|---|
Logging |
GetLoggingResponse.getLogging() |
| Modifier and Type | Method and Description |
|---|---|
void |
GetLoggingResponse.setLogging(Logging logging) |
| Constructor and Description |
|---|
GetLoggingResponse(Map<String,String> headers,
Logging logging)
Construct a new
GetLoggingResponse instance. |
Copyright © 2025. All Rights Reserved.