public class StressTestSettings extends Object
Constructor and Description |
---|
StressTestSettings(String body) |
Modifier and Type | Method and Description |
---|---|
String |
getDeviceName() |
int |
getDuration() |
int |
getId() |
int |
getMaxUsers() |
StressTestPlanType |
getPlanType() |
StressTestPlatform |
getPlatform() |
StressTestTaskStatus |
getStatus() |
public StressTestSettings(String body)
public StressTestPlatform getPlatform()
public StressTestTaskStatus getStatus()
public StressTestPlanType getPlanType()
public String getDeviceName()
public int getId()
public int getDuration()
public int getMaxUsers()
Copyright © 2016–2020. All rights reserved.