public class GetRunResult extends Object implements Serializable, Cloneable
Represents the result of a get run request.
| Constructor and Description |
|---|
GetRunResult() |
public void setRun(Run run)
run - public Run getRun()
public GetRunResult withRun(Run run)
run - public String toString()
toString in class ObjectObject.toString()public GetRunResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.