Class GetTestResult
java.lang.Object
com.amazonaws.services.devicefarm.model.GetTestResult
- All Implemented Interfaces:
Serializable
,Cloneable
Represents the result of a get test request.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GetTestResult
public GetTestResult()
-
-
Method Details
-
setTest
- Parameters:
test
-
-
getTest
- Returns:
-
withTest
- Parameters:
test
-- 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
-