public abstract class WebHook extends Object
Constructor and Description |
---|
WebHook() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getObjectKind() |
Repository |
getRepository() |
int |
hashCode() |
void |
setObjectKind(String objectKind) |
void |
setRepository(Repository repository) |
String |
toString() |
public String getObjectKind()
public void setObjectKind(String objectKind)
public Repository getRepository()
public void setRepository(Repository repository)
Copyright © 2016–2022. All rights reserved.