public static class DescribeExposedStatisticsDetailResponse.StatisticsDetail extends Object
构造器和说明 |
---|
StatisticsDetail() |
限定符和类型 | 方法和说明 |
---|---|
Integer |
getExposedCount() |
String |
getExposureComponent() |
String |
getExposureIp() |
String |
getExposurePort() |
String |
getExposureType() |
String |
getExposureTypeId() |
String |
getExposureTypeInstanceName() |
String |
getRegionId() |
void |
setExposedCount(Integer exposedCount) |
void |
setExposureComponent(String exposureComponent) |
void |
setExposureIp(String exposureIp) |
void |
setExposurePort(String exposurePort) |
void |
setExposureType(String exposureType) |
void |
setExposureTypeId(String exposureTypeId) |
void |
setExposureTypeInstanceName(String exposureTypeInstanceName) |
void |
setRegionId(String regionId) |
public String getExposureIp()
public void setExposureIp(String exposureIp)
public String getExposurePort()
public void setExposurePort(String exposurePort)
public String getExposureTypeInstanceName()
public void setExposureTypeInstanceName(String exposureTypeInstanceName)
public Integer getExposedCount()
public void setExposedCount(Integer exposedCount)
public String getExposureType()
public void setExposureType(String exposureType)
public String getRegionId()
public void setRegionId(String regionId)
public String getExposureComponent()
public void setExposureComponent(String exposureComponent)
public String getExposureTypeId()
public void setExposureTypeId(String exposureTypeId)
Copyright © 2023. All rights reserved.