Package | Description |
---|---|
com.tencentcloudapi.cdn.v20180606.models |
Modifier and Type | Method and Description |
---|---|
LogSetInfo |
ExtraLogset.getLogset()
Get Logset information
Note: this field may return `null`, indicating that no valid values can be obtained.
|
LogSetInfo |
ListClsLogTopicsResponse.getLogset()
Get Information of logsets in the Shanghai region
|
Modifier and Type | Method and Description |
---|---|
void |
ExtraLogset.setLogset(LogSetInfo Logset)
Set Logset information
Note: this field may return `null`, indicating that no valid values can be obtained.
|
void |
ListClsLogTopicsResponse.setLogset(LogSetInfo Logset)
Set Information of logsets in the Shanghai region
|
Constructor and Description |
---|
LogSetInfo(LogSetInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2024. All rights reserved.