public class ApmInstanceDetail extends AbstractModel
Constructor and Description |
---|
ApmInstanceDetail() |
ApmInstanceDetail(ApmInstanceDetail 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 |
---|---|
Float |
getAmountOfUsedStorage()
Get 存储使用量(MB)
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getAppId()
Get AppId信息
|
Long |
getBillingInstance()
Get 实例是否开通计费
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getClientCount()
Get 该实例已上报的客户端应用数量
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getCountOfReportSpanPerDay()
Get 日均上报Span数
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getCreateUin()
Get 创建人Uin
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getDescription()
Get 实例描述信息
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getErrorSample()
Get 是否开启错误采样 0 关 1 开
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getErrRateThreshold()
Get 错误率阈值
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getInstanceId()
Get 实例ID
|
Long |
getIsRelatedLog()
Get 日志功能开关 0 关 | 1 开
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getLogRegion()
Get cls日志所在地域
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getLogSource()
Get 日志来源
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getLogTopicID()
Get 日志主题ID
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getName()
Get 实例名
注意:此字段可能返回 null,表示取不到有效值。
|
String |
getRegion()
Get 实例所属地域
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getSampleRate()
Get 采样率阈值
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getServiceCount()
Get 该实例已上报的服务端应用数量
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getSlowRequestSavedThreshold()
Get 慢调用保存阈值
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getSpanDailyCounters()
Get 实例上报额度
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getStatus()
Get 实例状态
注意:此字段可能返回 null,表示取不到有效值。
|
ApmTag[] |
getTags()
Get 实例所属tag列表
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getTotalCount()
Get 该实例已上报的总应用数量
注意:此字段可能返回 null,表示取不到有效值。
|
Long |
getTraceDuration()
Get Trace数据保存时长
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setAmountOfUsedStorage(Float AmountOfUsedStorage)
Set 存储使用量(MB)
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setAppId(Long AppId)
Set AppId信息
|
void |
setBillingInstance(Long BillingInstance)
Set 实例是否开通计费
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setClientCount(Long ClientCount)
Set 该实例已上报的客户端应用数量
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCountOfReportSpanPerDay(Long CountOfReportSpanPerDay)
Set 日均上报Span数
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setCreateUin(String CreateUin)
Set 创建人Uin
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setDescription(String Description)
Set 实例描述信息
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setErrorSample(Long ErrorSample)
Set 是否开启错误采样 0 关 1 开
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setErrRateThreshold(Long ErrRateThreshold)
Set 错误率阈值
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setInstanceId(String InstanceId)
Set 实例ID
|
void |
setIsRelatedLog(Long IsRelatedLog)
Set 日志功能开关 0 关 | 1 开
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setLogRegion(String LogRegion)
Set cls日志所在地域
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setLogSource(String LogSource)
Set 日志来源
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setLogTopicID(String LogTopicID)
Set 日志主题ID
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setName(String Name)
Set 实例名
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setRegion(String Region)
Set 实例所属地域
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSampleRate(Long SampleRate)
Set 采样率阈值
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setServiceCount(Long ServiceCount)
Set 该实例已上报的服务端应用数量
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSlowRequestSavedThreshold(Long SlowRequestSavedThreshold)
Set 慢调用保存阈值
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setSpanDailyCounters(Long SpanDailyCounters)
Set 实例上报额度
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setStatus(Long Status)
Set 实例状态
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setTags(ApmTag[] Tags)
Set 实例所属tag列表
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setTotalCount(Long TotalCount)
Set 该实例已上报的总应用数量
注意:此字段可能返回 null,表示取不到有效值。
|
void |
setTraceDuration(Long TraceDuration)
Set Trace数据保存时长
注意:此字段可能返回 null,表示取不到有效值。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public ApmInstanceDetail()
public ApmInstanceDetail(ApmInstanceDetail source)
public Float getAmountOfUsedStorage()
public void setAmountOfUsedStorage(Float AmountOfUsedStorage)
AmountOfUsedStorage
- 存储使用量(MB)
注意:此字段可能返回 null,表示取不到有效值。public String getName()
public void setName(String Name)
Name
- 实例名
注意:此字段可能返回 null,表示取不到有效值。public ApmTag[] getTags()
public void setTags(ApmTag[] Tags)
Tags
- 实例所属tag列表
注意:此字段可能返回 null,表示取不到有效值。public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId
- 实例IDpublic String getCreateUin()
public void setCreateUin(String CreateUin)
CreateUin
- 创建人Uin
注意:此字段可能返回 null,表示取不到有效值。public Long getServiceCount()
public void setServiceCount(Long ServiceCount)
ServiceCount
- 该实例已上报的服务端应用数量
注意:此字段可能返回 null,表示取不到有效值。public Long getCountOfReportSpanPerDay()
public void setCountOfReportSpanPerDay(Long CountOfReportSpanPerDay)
CountOfReportSpanPerDay
- 日均上报Span数
注意:此字段可能返回 null,表示取不到有效值。public Long getAppId()
public void setAppId(Long AppId)
AppId
- AppId信息public Long getTraceDuration()
public void setTraceDuration(Long TraceDuration)
TraceDuration
- Trace数据保存时长
注意:此字段可能返回 null,表示取不到有效值。public String getDescription()
public void setDescription(String Description)
Description
- 实例描述信息
注意:此字段可能返回 null,表示取不到有效值。public Long getStatus()
public void setStatus(Long Status)
Status
- 实例状态
注意:此字段可能返回 null,表示取不到有效值。public String getRegion()
public void setRegion(String Region)
Region
- 实例所属地域
注意:此字段可能返回 null,表示取不到有效值。public Long getSpanDailyCounters()
public void setSpanDailyCounters(Long SpanDailyCounters)
SpanDailyCounters
- 实例上报额度
注意:此字段可能返回 null,表示取不到有效值。public Long getBillingInstance()
public void setBillingInstance(Long BillingInstance)
BillingInstance
- 实例是否开通计费
注意:此字段可能返回 null,表示取不到有效值。public Long getErrRateThreshold()
public void setErrRateThreshold(Long ErrRateThreshold)
ErrRateThreshold
- 错误率阈值
注意:此字段可能返回 null,表示取不到有效值。public Long getSampleRate()
public void setSampleRate(Long SampleRate)
SampleRate
- 采样率阈值
注意:此字段可能返回 null,表示取不到有效值。public Long getErrorSample()
public void setErrorSample(Long ErrorSample)
ErrorSample
- 是否开启错误采样 0 关 1 开
注意:此字段可能返回 null,表示取不到有效值。public Long getSlowRequestSavedThreshold()
public void setSlowRequestSavedThreshold(Long SlowRequestSavedThreshold)
SlowRequestSavedThreshold
- 慢调用保存阈值
注意:此字段可能返回 null,表示取不到有效值。public String getLogRegion()
public void setLogRegion(String LogRegion)
LogRegion
- cls日志所在地域
注意:此字段可能返回 null,表示取不到有效值。public String getLogSource()
public void setLogSource(String LogSource)
LogSource
- 日志来源
注意:此字段可能返回 null,表示取不到有效值。public Long getIsRelatedLog()
public void setIsRelatedLog(Long IsRelatedLog)
IsRelatedLog
- 日志功能开关 0 关 | 1 开
注意:此字段可能返回 null,表示取不到有效值。public String getLogTopicID()
public void setLogTopicID(String LogTopicID)
LogTopicID
- 日志主题ID
注意:此字段可能返回 null,表示取不到有效值。public Long getClientCount()
public void setClientCount(Long ClientCount)
ClientCount
- 该实例已上报的客户端应用数量
注意:此字段可能返回 null,表示取不到有效值。public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount
- 该实例已上报的总应用数量
注意:此字段可能返回 null,表示取不到有效值。Copyright © 2022. All rights reserved.