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