Class StopRunResult
java.lang.Object
com.amazonaws.services.devicefarm.model.StopRunResult
- All Implemented Interfaces:
Serializable
,Cloneable
Represents the results of your stop run attempt.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StopRunResult
public StopRunResult()
-
-
Method Details
-
setRun
- Parameters:
run
-
-
getRun
- Returns:
-
withRun
- Parameters:
run
-- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
toString
Returns a string representation of this object; useful for testing and debugging. -
equals
-
hashCode
public int hashCode() -
clone
-