public class TigaMainClassMode extends AbstractModel
header, skipSign
Constructor and Description |
---|
TigaMainClassMode() |
TigaMainClassMode(TigaMainClassMode 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 |
---|---|
Long |
getMode()
Get 防护模式,0表示观察,1表示拦截
|
String |
getTypeID()
Get MainclassID
|
void |
setMode(Long Mode)
Set 防护模式,0表示观察,1表示拦截
|
void |
setTypeID(String TypeID)
Set MainclassID
|
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 TigaMainClassMode()
public TigaMainClassMode(TigaMainClassMode source)
public String getTypeID()
public void setTypeID(String TypeID)
TypeID
- MainclassIDpublic Long getMode()
public void setMode(Long Mode)
Mode
- 防护模式,0表示观察,1表示拦截Copyright © 2025. All rights reserved.