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 String
getByHandAccess()
Get 手动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。String
getByShellAccess()
Get 自动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。String
getEtlIp()
Get 数据接收Ip 注意:此字段可能返回 null,表示取不到有效值。String
getEtlPort()
Get 数据接收port 注意:此字段可能返回 null,表示取不到有效值。String
getJaegerPort()
Get Jaeger数据接收port 注意:此字段可能返回 null,表示取不到有效值。String
getSkyWalkingPort()
Get SkyWalking数据接收port 注意:此字段可能返回 null,表示取不到有效值。String
getToken()
Get 鉴权token 注意:此字段可能返回 null,表示取不到有效值。String
getZipkinPort()
Get Zipkin数据接收port 注意:此字段可能返回 null,表示取不到有效值。void
setByHandAccess(String ByHandAccess)
Set 手动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。void
setByShellAccess(String ByShellAccess)
Set 自动接入脚本串 注意:此字段可能返回 null,表示取不到有效值。void
setEtlIp(String EtlIp)
Set 数据接收Ip 注意:此字段可能返回 null,表示取不到有效值。void
setEtlPort(String EtlPort)
Set 数据接收port 注意:此字段可能返回 null,表示取不到有效值。void
setJaegerPort(String JaegerPort)
Set Jaeger数据接收port 注意:此字段可能返回 null,表示取不到有效值。void
setSkyWalkingPort(String SkyWalkingPort)
Set SkyWalking数据接收port 注意:此字段可能返回 null,表示取不到有效值。void
setToken(String Token)
Set 鉴权token 注意:此字段可能返回 null,表示取不到有效值。void
setZipkinPort(String ZipkinPort)
Set Zipkin数据接收port 注意:此字段可能返回 null,表示取不到有效值。void
toMap(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,表示取不到有效值。
-
-