Class GetDeviceResult
java.lang.Object
com.amazonaws.services.devicefarm.model.GetDeviceResult
- All Implemented Interfaces:
Serializable, Cloneable
Represents the result of a get device request.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidtoString()Returns a string representation of this object; useful for testing and debugging.withDevice(Device device)
-
Constructor Details
-
GetDeviceResult
public GetDeviceResult()
-
-
Method Details