public static class GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.ApiLoadConfig |
static class |
GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.Configuration |
static class |
GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.RelationLoadConfig |
| 构造器和说明 |
|---|
LoadConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getAgentCount() |
List<GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.ApiLoadConfig> |
getApiLoadConfigList() |
GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.Configuration |
getConfiguration() |
Integer |
getMaxRunningTime() |
List<GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.RelationLoadConfig> |
getRelationLoadConfigList() |
String |
getTestMode() |
void |
setAgentCount(Integer agentCount) |
void |
setApiLoadConfigList(List<GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.ApiLoadConfig> apiLoadConfigList) |
void |
setConfiguration(GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.Configuration configuration) |
void |
setMaxRunningTime(Integer maxRunningTime) |
void |
setRelationLoadConfigList(List<GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.RelationLoadConfig> relationLoadConfigList) |
void |
setTestMode(String testMode) |
public Integer getMaxRunningTime()
public void setMaxRunningTime(Integer maxRunningTime)
public Integer getAgentCount()
public void setAgentCount(Integer agentCount)
public String getTestMode()
public void setTestMode(String testMode)
public List<GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.ApiLoadConfig> getApiLoadConfigList()
public void setApiLoadConfigList(List<GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.ApiLoadConfig> apiLoadConfigList)
public List<GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.RelationLoadConfig> getRelationLoadConfigList()
public void setRelationLoadConfigList(List<GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.RelationLoadConfig> relationLoadConfigList)
public GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.Configuration getConfiguration()
public void setConfiguration(GetPtsReportDetailsResponse.SceneSnapShot.LoadConfig.Configuration configuration)
Copyright © 2023. All rights reserved.