Class GetUploadResult
java.lang.Object
com.amazonaws.services.devicefarm.model.GetUploadResult
- All Implemented Interfaces:
Serializable, Cloneable
Represents the result of a get upload 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.withUpload(Upload upload)
-
Constructor Details
-
GetUploadResult
public GetUploadResult()
-
-
Method Details