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