public class RestResources extends Object
| Constructor and Description |
|---|
RestResources() |
RestResources(com.atlassian.plugins.rest.common.Link link,
RestResourceList resources) |
| Modifier and Type | Method and Description |
|---|---|
void |
setLink(com.atlassian.plugins.rest.common.Link link) |
void |
setResources(RestResourceList resources) |
public RestResources()
public RestResources(com.atlassian.plugins.rest.common.Link link,
RestResourceList resources)
public void setLink(com.atlassian.plugins.rest.common.Link link)
public void setResources(RestResourceList resources)
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.