public class ApmInstanceDetail extends AbstractModel
header, skipSign
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)
|
Long |
getAppId()
Get AppID 信息
|
Long |
getBillingInstance()
Get 业务系统是否已开通计费(0=未开通,1=已开通)
|
Long |
getClientCount()
Get 该业务系统客户端应用数量
|
Long |
getCountOfReportSpanPerDay()
Get 日均上报 Span 数
|
String |
getCreateUin()
Get 创建人 Uin
|
String[] |
getCustomShowTags()
Get 用户自定义展示标签列表
|
String |
getDashboardTopicID()
Get 关联的 Dashboard ID
|
Long |
getDefaultTSF()
Get 是否 TSF 默认业务系统(0=否,1=是)
|
String |
getDescription()
Get 业务系统描述信息
|
Long |
getErrorSample()
Get 是否开启错误采样(0=关, 1=开)
|
Long |
getErrRateThreshold()
Get 错误警示线(单位:%)
|
Long |
getFree()
Get 是否免费(0=否,1=限额免费,2=完全免费),默认0
|
String |
getInstanceId()
Get 业务系统 ID
|
Long |
getIsInstrumentationVulnerabilityScan()
Get 是否开启组件漏洞检测(0=关, 1=开)
|
Long |
getIsRelatedDashboard()
Get 是否关联 Dashboard(0=关, 1=开)
|
Long |
getIsRelatedLog()
Get 日志功能开关(0=关, 1=开)
|
Long |
getIsSqlInjectionAnalysis()
Get 是否开启 SQL 注入分析(0=关, 1=开)
|
String |
getLogRegion()
Get CLS 日志所在地域
|
String |
getLogSet()
Get CLS 日志集
|
String |
getLogSource()
Get 日志源
|
String |
getLogTopicID()
Get 日志主题 ID
|
Long |
getMetricDuration()
Get Metric 数据保存时长(单位:天)
|
String |
getName()
Get 业务系统名
|
Long |
getPayMode()
Get 业务系统计费模式(1为预付费,0为按量付费)
|
Boolean |
getPayModeEffective()
Get 业务系统计费模式是否生效
|
String |
getRegion()
Get 业务系统所属地域
|
Long |
getResponseDurationWarningThreshold()
Get 响应时间警示线(单位:ms)
|
Long |
getSampleRate()
Get 采样率(单位:%)
|
Long |
getServiceCount()
Get 该业务系统服务端应用数量
|
Long |
getSlowRequestSavedThreshold()
Get 采样慢调用保存阈值(单位:ms)
|
Long |
getSpanDailyCounters()
Get 业务系统上报额度
|
Long |
getStatus()
Get 业务系统状态
|
ApmTag[] |
getTags()
Get 业务系统 Tag 列表
|
Long |
getTotalCount()
Get 该业务系统最近2天活跃应用数量
|
Long |
getTraceDuration()
Get Trace 数据保存时长(单位:天)
|
void |
setAmountOfUsedStorage(Float AmountOfUsedStorage)
Set 存储使用量(单位:MB)
|
void |
setAppId(Long AppId)
Set AppID 信息
|
void |
setBillingInstance(Long BillingInstance)
Set 业务系统是否已开通计费(0=未开通,1=已开通)
|
void |
setClientCount(Long ClientCount)
Set 该业务系统客户端应用数量
|
void |
setCountOfReportSpanPerDay(Long CountOfReportSpanPerDay)
Set 日均上报 Span 数
|
void |
setCreateUin(String CreateUin)
Set 创建人 Uin
|
void |
setCustomShowTags(String[] CustomShowTags)
Set 用户自定义展示标签列表
|
void |
setDashboardTopicID(String DashboardTopicID)
Set 关联的 Dashboard ID
|
void |
setDefaultTSF(Long DefaultTSF)
Set 是否 TSF 默认业务系统(0=否,1=是)
|
void |
setDescription(String Description)
Set 业务系统描述信息
|
void |
setErrorSample(Long ErrorSample)
Set 是否开启错误采样(0=关, 1=开)
|
void |
setErrRateThreshold(Long ErrRateThreshold)
Set 错误警示线(单位:%)
|
void |
setFree(Long Free)
Set 是否免费(0=否,1=限额免费,2=完全免费),默认0
|
void |
setInstanceId(String InstanceId)
Set 业务系统 ID
|
void |
setIsInstrumentationVulnerabilityScan(Long IsInstrumentationVulnerabilityScan)
Set 是否开启组件漏洞检测(0=关, 1=开)
|
void |
setIsRelatedDashboard(Long IsRelatedDashboard)
Set 是否关联 Dashboard(0=关, 1=开)
|
void |
setIsRelatedLog(Long IsRelatedLog)
Set 日志功能开关(0=关, 1=开)
|
void |
setIsSqlInjectionAnalysis(Long IsSqlInjectionAnalysis)
Set 是否开启 SQL 注入分析(0=关, 1=开)
|
void |
setLogRegion(String LogRegion)
Set CLS 日志所在地域
|
void |
setLogSet(String LogSet)
Set CLS 日志集
|
void |
setLogSource(String LogSource)
Set 日志源
|
void |
setLogTopicID(String LogTopicID)
Set 日志主题 ID
|
void |
setMetricDuration(Long MetricDuration)
Set Metric 数据保存时长(单位:天)
|
void |
setName(String Name)
Set 业务系统名
|
void |
setPayMode(Long PayMode)
Set 业务系统计费模式(1为预付费,0为按量付费)
|
void |
setPayModeEffective(Boolean PayModeEffective)
Set 业务系统计费模式是否生效
|
void |
setRegion(String Region)
Set 业务系统所属地域
|
void |
setResponseDurationWarningThreshold(Long ResponseDurationWarningThreshold)
Set 响应时间警示线(单位:ms)
|
void |
setSampleRate(Long SampleRate)
Set 采样率(单位:%)
|
void |
setServiceCount(Long ServiceCount)
Set 该业务系统服务端应用数量
|
void |
setSlowRequestSavedThreshold(Long SlowRequestSavedThreshold)
Set 采样慢调用保存阈值(单位:ms)
|
void |
setSpanDailyCounters(Long SpanDailyCounters)
Set 业务系统上报额度
|
void |
setStatus(Long Status)
Set 业务系统状态
|
void |
setTags(ApmTag[] Tags)
Set 业务系统 Tag 列表
|
void |
setTotalCount(Long TotalCount)
Set 该业务系统最近2天活跃应用数量
|
void |
setTraceDuration(Long TraceDuration)
Set Trace 数据保存时长(单位:天)
|
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 ApmInstanceDetail()
public ApmInstanceDetail(ApmInstanceDetail source)
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId
- 业务系统 IDpublic String getName()
public void setName(String Name)
Name
- 业务系统名public String getDescription()
public void setDescription(String Description)
Description
- 业务系统描述信息public Long getStatus()
public void setStatus(Long Status)
Status
- 业务系统状态public String getRegion()
public void setRegion(String Region)
Region
- 业务系统所属地域public ApmTag[] getTags()
public void setTags(ApmTag[] Tags)
Tags
- 业务系统 Tag 列表public Long getAppId()
public void setAppId(Long AppId)
AppId
- AppID 信息public String getCreateUin()
public void setCreateUin(String CreateUin)
CreateUin
- 创建人 Uinpublic Float getAmountOfUsedStorage()
public void setAmountOfUsedStorage(Float AmountOfUsedStorage)
AmountOfUsedStorage
- 存储使用量(单位:MB)public Long getServiceCount()
public void setServiceCount(Long ServiceCount)
ServiceCount
- 该业务系统服务端应用数量public Long getCountOfReportSpanPerDay()
public void setCountOfReportSpanPerDay(Long CountOfReportSpanPerDay)
CountOfReportSpanPerDay
- 日均上报 Span 数public Long getTraceDuration()
public void setTraceDuration(Long TraceDuration)
TraceDuration
- Trace 数据保存时长(单位:天)public Long getSpanDailyCounters()
public void setSpanDailyCounters(Long SpanDailyCounters)
SpanDailyCounters
- 业务系统上报额度public Long getBillingInstance()
public void setBillingInstance(Long BillingInstance)
BillingInstance
- 业务系统是否已开通计费(0=未开通,1=已开通)public Long getErrRateThreshold()
public void setErrRateThreshold(Long ErrRateThreshold)
ErrRateThreshold
- 错误警示线(单位:%)public Long getSampleRate()
public void setSampleRate(Long SampleRate)
SampleRate
- 采样率(单位:%)public Long getErrorSample()
public void setErrorSample(Long ErrorSample)
ErrorSample
- 是否开启错误采样(0=关, 1=开)public Long getSlowRequestSavedThreshold()
public void setSlowRequestSavedThreshold(Long SlowRequestSavedThreshold)
SlowRequestSavedThreshold
- 采样慢调用保存阈值(单位:ms)public String getLogRegion()
public void setLogRegion(String LogRegion)
LogRegion
- CLS 日志所在地域public String getLogSource()
public void setLogSource(String LogSource)
LogSource
- 日志源public Long getIsRelatedLog()
public void setIsRelatedLog(Long IsRelatedLog)
IsRelatedLog
- 日志功能开关(0=关, 1=开)public String getLogTopicID()
public void setLogTopicID(String LogTopicID)
LogTopicID
- 日志主题 IDpublic Long getClientCount()
public void setClientCount(Long ClientCount)
ClientCount
- 该业务系统客户端应用数量public Long getTotalCount()
public void setTotalCount(Long TotalCount)
TotalCount
- 该业务系统最近2天活跃应用数量public String getLogSet()
public void setLogSet(String LogSet)
LogSet
- CLS 日志集public Long getMetricDuration()
public void setMetricDuration(Long MetricDuration)
MetricDuration
- Metric 数据保存时长(单位:天)public String[] getCustomShowTags()
public void setCustomShowTags(String[] CustomShowTags)
CustomShowTags
- 用户自定义展示标签列表public Long getPayMode()
public void setPayMode(Long PayMode)
PayMode
- 业务系统计费模式(1为预付费,0为按量付费)public Boolean getPayModeEffective()
public void setPayModeEffective(Boolean PayModeEffective)
PayModeEffective
- 业务系统计费模式是否生效public Long getResponseDurationWarningThreshold()
public void setResponseDurationWarningThreshold(Long ResponseDurationWarningThreshold)
ResponseDurationWarningThreshold
- 响应时间警示线(单位:ms)public Long getFree()
public void setFree(Long Free)
Free
- 是否免费(0=否,1=限额免费,2=完全免费),默认0public Long getDefaultTSF()
public void setDefaultTSF(Long DefaultTSF)
DefaultTSF
- 是否 TSF 默认业务系统(0=否,1=是)public Long getIsRelatedDashboard()
public void setIsRelatedDashboard(Long IsRelatedDashboard)
IsRelatedDashboard
- 是否关联 Dashboard(0=关, 1=开)public String getDashboardTopicID()
public void setDashboardTopicID(String DashboardTopicID)
DashboardTopicID
- 关联的 Dashboard IDpublic Long getIsInstrumentationVulnerabilityScan()
public void setIsInstrumentationVulnerabilityScan(Long IsInstrumentationVulnerabilityScan)
IsInstrumentationVulnerabilityScan
- 是否开启组件漏洞检测(0=关, 1=开)public Long getIsSqlInjectionAnalysis()
public void setIsSqlInjectionAnalysis(Long IsSqlInjectionAnalysis)
IsSqlInjectionAnalysis
- 是否开启 SQL 注入分析(0=关, 1=开)Copyright © 2025. All rights reserved.