public class BitbucketRepositoryHooks extends Object
Constructor and Description |
---|
BitbucketRepositoryHooks() |
Modifier and Type | Method and Description |
---|---|
String |
getNext() |
List<BitbucketRepositoryHook> |
getValues() |
void |
setNext(String next) |
void |
setValues(List<BitbucketRepositoryHook> values) |
public String getNext()
public void setNext(String next)
public List<BitbucketRepositoryHook> getValues()
public void setValues(List<BitbucketRepositoryHook> values)
Copyright © 2016–2022. All rights reserved.