public static class CreateEnvServiceMonitorResponse.Data extends Object
| 构造器和说明 |
|---|
Data() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getMatchedMsg() |
Integer |
getMatchedTargetCount() |
String |
getNamespace() |
String |
getServiceMonitorName() |
void |
setMatchedMsg(String matchedMsg) |
void |
setMatchedTargetCount(Integer matchedTargetCount) |
void |
setNamespace(String namespace) |
void |
setServiceMonitorName(String serviceMonitorName) |
public String getMatchedMsg()
public void setMatchedMsg(String matchedMsg)
public String getNamespace()
public void setNamespace(String namespace)
public String getServiceMonitorName()
public void setServiceMonitorName(String serviceMonitorName)
public Integer getMatchedTargetCount()
public void setMatchedTargetCount(Integer matchedTargetCount)
Copyright © 2024. All Rights Reserved.