Class AgentShell
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.tsw.v20200924.models.AgentShell
-
public class AgentShell extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description AgentShell()AgentShell(AgentShell 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetByHandAccess()Get 手动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。StringgetByShellAccess()Get 自动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。StringgetEtlIp()Get 数据接收Ip 注意:此字段可能返回 null,表示取不到有效值。StringgetEtlPort()Get 数据接收port 注意:此字段可能返回 null,表示取不到有效值。StringgetJaegerPort()Get Jaeger数据接收port 注意:此字段可能返回 null,表示取不到有效值。StringgetSkyWalkingPort()Get SkyWalking数据接收port 注意:此字段可能返回 null,表示取不到有效值。StringgetToken()Get 鉴权token 注意:此字段可能返回 null,表示取不到有效值。StringgetZipkinPort()Get Zipkin数据接收port 注意:此字段可能返回 null,表示取不到有效值。voidsetByHandAccess(String ByHandAccess)Set 手动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。voidsetByShellAccess(String ByShellAccess)Set 自动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。voidsetEtlIp(String EtlIp)Set 数据接收Ip 注意:此字段可能返回 null,表示取不到有效值。voidsetEtlPort(String EtlPort)Set 数据接收port 注意:此字段可能返回 null,表示取不到有效值。voidsetJaegerPort(String JaegerPort)Set Jaeger数据接收port 注意:此字段可能返回 null,表示取不到有效值。voidsetSkyWalkingPort(String SkyWalkingPort)Set SkyWalking数据接收port 注意:此字段可能返回 null,表示取不到有效值。voidsetToken(String Token)Set 鉴权token 注意:此字段可能返回 null,表示取不到有效值。voidsetZipkinPort(String ZipkinPort)Set Zipkin数据接收port 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
AgentShell
public AgentShell()
-
AgentShell
public AgentShell(AgentShell 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.
-
-
Method Detail
-
getToken
public String getToken()
Get 鉴权token 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Token 鉴权token 注意:此字段可能返回 null,表示取不到有效值。
-
setToken
public void setToken(String Token)
Set 鉴权token 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Token- 鉴权token 注意:此字段可能返回 null,表示取不到有效值。
-
getEtlIp
public String getEtlIp()
Get 数据接收Ip 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EtlIp 数据接收Ip 注意:此字段可能返回 null,表示取不到有效值。
-
setEtlIp
public void setEtlIp(String EtlIp)
Set 数据接收Ip 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EtlIp- 数据接收Ip 注意:此字段可能返回 null,表示取不到有效值。
-
getEtlPort
public String getEtlPort()
Get 数据接收port 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- EtlPort 数据接收port 注意:此字段可能返回 null,表示取不到有效值。
-
setEtlPort
public void setEtlPort(String EtlPort)
Set 数据接收port 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
EtlPort- 数据接收port 注意:此字段可能返回 null,表示取不到有效值。
-
getByHandAccess
public String getByHandAccess()
Get 手动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ByHandAccess 手动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。
-
setByHandAccess
public void setByHandAccess(String ByHandAccess)
Set 手动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ByHandAccess- 手动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。
-
getByShellAccess
public String getByShellAccess()
Get 自动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ByShellAccess 自动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。
-
setByShellAccess
public void setByShellAccess(String ByShellAccess)
Set 自动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ByShellAccess- 自动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。
-
getSkyWalkingPort
public String getSkyWalkingPort()
Get SkyWalking数据接收port 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SkyWalkingPort SkyWalking数据接收port 注意:此字段可能返回 null,表示取不到有效值。
-
setSkyWalkingPort
public void setSkyWalkingPort(String SkyWalkingPort)
Set SkyWalking数据接收port 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SkyWalkingPort- SkyWalking数据接收port 注意:此字段可能返回 null,表示取不到有效值。
-
getZipkinPort
public String getZipkinPort()
Get Zipkin数据接收port 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ZipkinPort Zipkin数据接收port 注意:此字段可能返回 null,表示取不到有效值。
-
setZipkinPort
public void setZipkinPort(String ZipkinPort)
Set Zipkin数据接收port 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ZipkinPort- Zipkin数据接收port 注意:此字段可能返回 null,表示取不到有效值。
-
getJaegerPort
public String getJaegerPort()
Get Jaeger数据接收port 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- JaegerPort Jaeger数据接收port 注意:此字段可能返回 null,表示取不到有效值。
-
setJaegerPort
public void setJaegerPort(String JaegerPort)
Set Jaeger数据接收port 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
JaegerPort- Jaeger数据接收port 注意:此字段可能返回 null,表示取不到有效值。
-
-