Class ApmInstanceDetail
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.apm.v20210622.models.ApmInstanceDetail
-
public class ApmInstanceDetail extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FloatgetAmountOfUsedStorage()Get 存储使用量(MB) 注意:此字段可能返回 null,表示取不到有效值。LonggetAppId()Get AppId信息LonggetBillingInstance()Get 实例是否开通计费 注意:此字段可能返回 null,表示取不到有效值。LonggetClientCount()Get 该实例已上报的客户端应用数量 注意:此字段可能返回 null,表示取不到有效值。LonggetCountOfReportSpanPerDay()Get 日均上报Span数 注意:此字段可能返回 null,表示取不到有效值。StringgetCreateUin()Get 创建人Uin 注意:此字段可能返回 null,表示取不到有效值。String[]getCustomShowTags()Get 用户自定义展示标签列表 注意:此字段可能返回 null,表示取不到有效值。StringgetDescription()Get 实例描述信息 注意:此字段可能返回 null,表示取不到有效值。LonggetErrorSample()Get 是否开启错误采样 0 关 1 开 注意:此字段可能返回 null,表示取不到有效值。LonggetErrRateThreshold()Get 错误率阈值 注意:此字段可能返回 null,表示取不到有效值。StringgetInstanceId()Get 实例IDLonggetIsRelatedLog()Get 日志功能开关 0 关 | 1 开 注意:此字段可能返回 null,表示取不到有效值。StringgetLogRegion()Get cls日志所在地域 注意:此字段可能返回 null,表示取不到有效值。StringgetLogSet()Get CLS日志集 | ES集群ID 注意:此字段可能返回 null,表示取不到有效值。StringgetLogSource()Get 日志来源 注意:此字段可能返回 null,表示取不到有效值。StringgetLogTopicID()Get 日志主题ID 注意:此字段可能返回 null,表示取不到有效值。LonggetMetricDuration()Get Metric数据保存时长 注意:此字段可能返回 null,表示取不到有效值。StringgetName()Get 实例名 注意:此字段可能返回 null,表示取不到有效值。StringgetRegion()Get 实例所属地域 注意:此字段可能返回 null,表示取不到有效值。LonggetSampleRate()Get 采样率阈值 注意:此字段可能返回 null,表示取不到有效值。LonggetServiceCount()Get 该实例已上报的服务端应用数量 注意:此字段可能返回 null,表示取不到有效值。LonggetSlowRequestSavedThreshold()Get 慢调用保存阈值 注意:此字段可能返回 null,表示取不到有效值。LonggetSpanDailyCounters()Get 实例上报额度 注意:此字段可能返回 null,表示取不到有效值。LonggetStatus()Get 实例状态 注意:此字段可能返回 null,表示取不到有效值。ApmTag[]getTags()Get 实例所属tag列表 注意:此字段可能返回 null,表示取不到有效值。LonggetTotalCount()Get 该实例已上报的总应用数量 注意:此字段可能返回 null,表示取不到有效值。LonggetTraceDuration()Get Trace数据保存时长 注意:此字段可能返回 null,表示取不到有效值。voidsetAmountOfUsedStorage(Float AmountOfUsedStorage)Set 存储使用量(MB) 注意:此字段可能返回 null,表示取不到有效值。voidsetAppId(Long AppId)Set AppId信息voidsetBillingInstance(Long BillingInstance)Set 实例是否开通计费 注意:此字段可能返回 null,表示取不到有效值。voidsetClientCount(Long ClientCount)Set 该实例已上报的客户端应用数量 注意:此字段可能返回 null,表示取不到有效值。voidsetCountOfReportSpanPerDay(Long CountOfReportSpanPerDay)Set 日均上报Span数 注意:此字段可能返回 null,表示取不到有效值。voidsetCreateUin(String CreateUin)Set 创建人Uin 注意:此字段可能返回 null,表示取不到有效值。voidsetCustomShowTags(String[] CustomShowTags)Set 用户自定义展示标签列表 注意:此字段可能返回 null,表示取不到有效值。voidsetDescription(String Description)Set 实例描述信息 注意:此字段可能返回 null,表示取不到有效值。voidsetErrorSample(Long ErrorSample)Set 是否开启错误采样 0 关 1 开 注意:此字段可能返回 null,表示取不到有效值。voidsetErrRateThreshold(Long ErrRateThreshold)Set 错误率阈值 注意:此字段可能返回 null,表示取不到有效值。voidsetInstanceId(String InstanceId)Set 实例IDvoidsetIsRelatedLog(Long IsRelatedLog)Set 日志功能开关 0 关 | 1 开 注意:此字段可能返回 null,表示取不到有效值。voidsetLogRegion(String LogRegion)Set cls日志所在地域 注意:此字段可能返回 null,表示取不到有效值。voidsetLogSet(String LogSet)Set CLS日志集 | ES集群ID 注意:此字段可能返回 null,表示取不到有效值。voidsetLogSource(String LogSource)Set 日志来源 注意:此字段可能返回 null,表示取不到有效值。voidsetLogTopicID(String LogTopicID)Set 日志主题ID 注意:此字段可能返回 null,表示取不到有效值。voidsetMetricDuration(Long MetricDuration)Set Metric数据保存时长 注意:此字段可能返回 null,表示取不到有效值。voidsetName(String Name)Set 实例名 注意:此字段可能返回 null,表示取不到有效值。voidsetRegion(String Region)Set 实例所属地域 注意:此字段可能返回 null,表示取不到有效值。voidsetSampleRate(Long SampleRate)Set 采样率阈值 注意:此字段可能返回 null,表示取不到有效值。voidsetServiceCount(Long ServiceCount)Set 该实例已上报的服务端应用数量 注意:此字段可能返回 null,表示取不到有效值。voidsetSlowRequestSavedThreshold(Long SlowRequestSavedThreshold)Set 慢调用保存阈值 注意:此字段可能返回 null,表示取不到有效值。voidsetSpanDailyCounters(Long SpanDailyCounters)Set 实例上报额度 注意:此字段可能返回 null,表示取不到有效值。voidsetStatus(Long Status)Set 实例状态 注意:此字段可能返回 null,表示取不到有效值。voidsetTags(ApmTag[] Tags)Set 实例所属tag列表 注意:此字段可能返回 null,表示取不到有效值。voidsetTotalCount(Long TotalCount)Set 该实例已上报的总应用数量 注意:此字段可能返回 null,表示取不到有效值。voidsetTraceDuration(Long TraceDuration)Set Trace数据保存时长 注意:此字段可能返回 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
-
ApmInstanceDetail
public ApmInstanceDetail()
-
ApmInstanceDetail
public 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.
-
-
Method Detail
-
getAmountOfUsedStorage
public Float getAmountOfUsedStorage()
Get 存储使用量(MB) 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- AmountOfUsedStorage 存储使用量(MB) 注意:此字段可能返回 null,表示取不到有效值。
-
setAmountOfUsedStorage
public void setAmountOfUsedStorage(Float AmountOfUsedStorage)
Set 存储使用量(MB) 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
AmountOfUsedStorage- 存储使用量(MB) 注意:此字段可能返回 null,表示取不到有效值。
-
getName
public String getName()
Get 实例名 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Name 实例名 注意:此字段可能返回 null,表示取不到有效值。
-
setName
public void setName(String Name)
Set 实例名 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Name- 实例名 注意:此字段可能返回 null,表示取不到有效值。
-
getTags
public ApmTag[] getTags()
Get 实例所属tag列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Tags 实例所属tag列表 注意:此字段可能返回 null,表示取不到有效值。
-
setTags
public void setTags(ApmTag[] Tags)
Set 实例所属tag列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Tags- 实例所属tag列表 注意:此字段可能返回 null,表示取不到有效值。
-
getInstanceId
public String getInstanceId()
Get 实例ID- Returns:
- InstanceId 实例ID
-
setInstanceId
public void setInstanceId(String InstanceId)
Set 实例ID- Parameters:
InstanceId- 实例ID
-
getCreateUin
public String getCreateUin()
Get 创建人Uin 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreateUin 创建人Uin 注意:此字段可能返回 null,表示取不到有效值。
-
setCreateUin
public void setCreateUin(String CreateUin)
Set 创建人Uin 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreateUin- 创建人Uin 注意:此字段可能返回 null,表示取不到有效值。
-
getServiceCount
public Long getServiceCount()
Get 该实例已上报的服务端应用数量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ServiceCount 该实例已上报的服务端应用数量 注意:此字段可能返回 null,表示取不到有效值。
-
setServiceCount
public void setServiceCount(Long ServiceCount)
Set 该实例已上报的服务端应用数量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ServiceCount- 该实例已上报的服务端应用数量 注意:此字段可能返回 null,表示取不到有效值。
-
getCountOfReportSpanPerDay
public Long getCountOfReportSpanPerDay()
Get 日均上报Span数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CountOfReportSpanPerDay 日均上报Span数 注意:此字段可能返回 null,表示取不到有效值。
-
setCountOfReportSpanPerDay
public void setCountOfReportSpanPerDay(Long CountOfReportSpanPerDay)
Set 日均上报Span数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CountOfReportSpanPerDay- 日均上报Span数 注意:此字段可能返回 null,表示取不到有效值。
-
getAppId
public Long getAppId()
Get AppId信息- Returns:
- AppId AppId信息
-
setAppId
public void setAppId(Long AppId)
Set AppId信息- Parameters:
AppId- AppId信息
-
getTraceDuration
public Long getTraceDuration()
Get Trace数据保存时长 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TraceDuration Trace数据保存时长 注意:此字段可能返回 null,表示取不到有效值。
-
setTraceDuration
public void setTraceDuration(Long TraceDuration)
Set Trace数据保存时长 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TraceDuration- Trace数据保存时长 注意:此字段可能返回 null,表示取不到有效值。
-
getDescription
public String getDescription()
Get 实例描述信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Description 实例描述信息 注意:此字段可能返回 null,表示取不到有效值。
-
setDescription
public void setDescription(String Description)
Set 实例描述信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Description- 实例描述信息 注意:此字段可能返回 null,表示取不到有效值。
-
getStatus
public Long getStatus()
Get 实例状态 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Status 实例状态 注意:此字段可能返回 null,表示取不到有效值。
-
setStatus
public void setStatus(Long Status)
Set 实例状态 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Status- 实例状态 注意:此字段可能返回 null,表示取不到有效值。
-
getRegion
public String getRegion()
Get 实例所属地域 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Region 实例所属地域 注意:此字段可能返回 null,表示取不到有效值。
-
setRegion
public void setRegion(String Region)
Set 实例所属地域 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Region- 实例所属地域 注意:此字段可能返回 null,表示取不到有效值。
-
getSpanDailyCounters
public Long getSpanDailyCounters()
Get 实例上报额度 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SpanDailyCounters 实例上报额度 注意:此字段可能返回 null,表示取不到有效值。
-
setSpanDailyCounters
public void setSpanDailyCounters(Long SpanDailyCounters)
Set 实例上报额度 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SpanDailyCounters- 实例上报额度 注意:此字段可能返回 null,表示取不到有效值。
-
getBillingInstance
public Long getBillingInstance()
Get 实例是否开通计费 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- BillingInstance 实例是否开通计费 注意:此字段可能返回 null,表示取不到有效值。
-
setBillingInstance
public void setBillingInstance(Long BillingInstance)
Set 实例是否开通计费 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
BillingInstance- 实例是否开通计费 注意:此字段可能返回 null,表示取不到有效值。
-
getErrRateThreshold
public Long getErrRateThreshold()
Get 错误率阈值 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ErrRateThreshold 错误率阈值 注意:此字段可能返回 null,表示取不到有效值。
-
setErrRateThreshold
public void setErrRateThreshold(Long ErrRateThreshold)
Set 错误率阈值 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ErrRateThreshold- 错误率阈值 注意:此字段可能返回 null,表示取不到有效值。
-
getSampleRate
public Long getSampleRate()
Get 采样率阈值 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SampleRate 采样率阈值 注意:此字段可能返回 null,表示取不到有效值。
-
setSampleRate
public void setSampleRate(Long SampleRate)
Set 采样率阈值 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SampleRate- 采样率阈值 注意:此字段可能返回 null,表示取不到有效值。
-
getErrorSample
public Long getErrorSample()
Get 是否开启错误采样 0 关 1 开 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ErrorSample 是否开启错误采样 0 关 1 开 注意:此字段可能返回 null,表示取不到有效值。
-
setErrorSample
public void setErrorSample(Long ErrorSample)
Set 是否开启错误采样 0 关 1 开 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ErrorSample- 是否开启错误采样 0 关 1 开 注意:此字段可能返回 null,表示取不到有效值。
-
getSlowRequestSavedThreshold
public Long getSlowRequestSavedThreshold()
Get 慢调用保存阈值 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SlowRequestSavedThreshold 慢调用保存阈值 注意:此字段可能返回 null,表示取不到有效值。
-
setSlowRequestSavedThreshold
public void setSlowRequestSavedThreshold(Long SlowRequestSavedThreshold)
Set 慢调用保存阈值 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SlowRequestSavedThreshold- 慢调用保存阈值 注意:此字段可能返回 null,表示取不到有效值。
-
getLogRegion
public String getLogRegion()
Get cls日志所在地域 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LogRegion cls日志所在地域 注意:此字段可能返回 null,表示取不到有效值。
-
setLogRegion
public void setLogRegion(String LogRegion)
Set cls日志所在地域 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LogRegion- cls日志所在地域 注意:此字段可能返回 null,表示取不到有效值。
-
getLogSource
public String getLogSource()
Get 日志来源 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LogSource 日志来源 注意:此字段可能返回 null,表示取不到有效值。
-
setLogSource
public void setLogSource(String LogSource)
Set 日志来源 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LogSource- 日志来源 注意:此字段可能返回 null,表示取不到有效值。
-
getIsRelatedLog
public Long getIsRelatedLog()
Get 日志功能开关 0 关 | 1 开 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- IsRelatedLog 日志功能开关 0 关 | 1 开 注意:此字段可能返回 null,表示取不到有效值。
-
setIsRelatedLog
public void setIsRelatedLog(Long IsRelatedLog)
Set 日志功能开关 0 关 | 1 开 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
IsRelatedLog- 日志功能开关 0 关 | 1 开 注意:此字段可能返回 null,表示取不到有效值。
-
getLogTopicID
public String getLogTopicID()
Get 日志主题ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LogTopicID 日志主题ID 注意:此字段可能返回 null,表示取不到有效值。
-
setLogTopicID
public void setLogTopicID(String LogTopicID)
Set 日志主题ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LogTopicID- 日志主题ID 注意:此字段可能返回 null,表示取不到有效值。
-
getClientCount
public Long getClientCount()
Get 该实例已上报的客户端应用数量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ClientCount 该实例已上报的客户端应用数量 注意:此字段可能返回 null,表示取不到有效值。
-
setClientCount
public void setClientCount(Long ClientCount)
Set 该实例已上报的客户端应用数量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ClientCount- 该实例已上报的客户端应用数量 注意:此字段可能返回 null,表示取不到有效值。
-
getTotalCount
public Long getTotalCount()
Get 该实例已上报的总应用数量 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TotalCount 该实例已上报的总应用数量 注意:此字段可能返回 null,表示取不到有效值。
-
setTotalCount
public void setTotalCount(Long TotalCount)
Set 该实例已上报的总应用数量 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TotalCount- 该实例已上报的总应用数量 注意:此字段可能返回 null,表示取不到有效值。
-
getLogSet
public String getLogSet()
Get CLS日志集 | ES集群ID 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LogSet CLS日志集 | ES集群ID 注意:此字段可能返回 null,表示取不到有效值。
-
setLogSet
public void setLogSet(String LogSet)
Set CLS日志集 | ES集群ID 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LogSet- CLS日志集 | ES集群ID 注意:此字段可能返回 null,表示取不到有效值。
-
getMetricDuration
public Long getMetricDuration()
Get Metric数据保存时长 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MetricDuration Metric数据保存时长 注意:此字段可能返回 null,表示取不到有效值。
-
setMetricDuration
public void setMetricDuration(Long MetricDuration)
Set Metric数据保存时长 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MetricDuration- Metric数据保存时长 注意:此字段可能返回 null,表示取不到有效值。
-
getCustomShowTags
public String[] getCustomShowTags()
Get 用户自定义展示标签列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CustomShowTags 用户自定义展示标签列表 注意:此字段可能返回 null,表示取不到有效值。
-
setCustomShowTags
public void setCustomShowTags(String[] CustomShowTags)
Set 用户自定义展示标签列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CustomShowTags- 用户自定义展示标签列表 注意:此字段可能返回 null,表示取不到有效值。
-
-