java.lang.Object
org.kohsuke.github.GHObject
org.kohsuke.github.GHRequestedAction
The Class GHRequestedAction.
-
Field Summary
Fields inherited from class org.kohsuke.github.GHObject
responseHeaderFields
-
Constructor Summary
-
Method Summary
Methods inherited from class org.kohsuke.github.GHObject
getCreatedAt, getId, getNodeId, getResponseHeaderFields, getUpdatedAt, getUrl, setResponseHeaderFields, toString
-
Constructor Details
-
GHRequestedAction
public GHRequestedAction()Create default GHRequestedAction instance
-
-
Method Details
-
getIdentifier
Gets the identifier.- Returns:
- the identifier
-