org.kohsuke.github
Class GHContentUpdateResponse
java.lang.Object
org.kohsuke.github.GHContentUpdateResponse
public class GHContentUpdateResponse
- extends Object
The response that is returned when updating
repository content.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GHContentUpdateResponse
public GHContentUpdateResponse()
getContent
public GHContent getContent()
getCommit
public GHCommit getCommit()
Copyright © 2014. All rights reserved.