public class RestBuildLabelList extends AbstractRestList<RestBuildLabel>
| Modifier and Type | Field and Description |
|---|---|
protected String |
expand |
callback, maxResult, size, startIndex| Constructor and Description |
|---|
RestBuildLabelList() |
RestBuildLabelList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestBuildLabel> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
setLabel(List<RestBuildLabel> label) |
getAllElements, getCallback, getSize, setMaxResult, setStartIndexprotected String expand
public RestBuildLabelList()
public RestBuildLabelList(int size,
org.apache.commons.lang3.Range<Integer> range,
com.atlassian.plugins.rest.common.expand.entity.ListWrapperCallback<RestBuildLabel> callback)
public void setLabel(List<RestBuildLabel> label)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.