|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.rest.entity.RestResponse com.atlassian.bamboo.plugins.hg.rest.entity.ListRepositoriesResponse
public class ListRepositoriesResponse
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.bamboo.rest.entity.RestResponse |
---|
RestResponse.Builder |
Constructor Summary | |
---|---|
ListRepositoriesResponse()
|
Method Summary | |
---|---|
void |
setRepositories(java.util.List<BitbucketResourceEntity> repositories)
|
Methods inherited from class com.atlassian.bamboo.rest.entity.RestResponse |
---|
builder, setErrors, setFieldErrors, setMessages, setStatus, setWarnings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListRepositoriesResponse()
Method Detail |
---|
public void setRepositories(java.util.List<BitbucketResourceEntity> repositories)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |