public class AssociateBusinessLogConfigRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
AssociateBusinessLogConfigRequest() |
AssociateBusinessLogConfigRequest(AssociateBusinessLogConfigRequest 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.
|
Modifier and Type | Method and Description |
---|---|
String[] |
getConfigIdList()
Get 日志配置项ID列表
|
String |
getGroupId()
Get TSF分组ID
|
void |
setConfigIdList(String[] ConfigIdList)
Set 日志配置项ID列表
|
void |
setGroupId(String GroupId)
Set TSF分组ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public AssociateBusinessLogConfigRequest()
public AssociateBusinessLogConfigRequest(AssociateBusinessLogConfigRequest source)
public String getGroupId()
public void setGroupId(String GroupId)
GroupId
- TSF分组IDpublic String[] getConfigIdList()
public void setConfigIdList(String[] ConfigIdList)
ConfigIdList
- 日志配置项ID列表Copyright © 2024. All rights reserved.