Class UpdateProjectResult
java.lang.Object
com.amazonaws.services.devicefarm.model.UpdateProjectResult
- All Implemented Interfaces:
Serializable, Cloneable
Represents the result of an update project request.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()booleaninthashCode()voidsetProject(Project project) toString()Returns a string representation of this object; useful for testing and debugging.withProject(Project project)
-
Constructor Details
-
UpdateProjectResult
public UpdateProjectResult()
-
-
Method Details