| Package | Description |
|---|---|
| com.slickqa.client.apiparts | |
| com.slickqa.client.impl | |
| com.slickqa.client.model |
| Modifier and Type | Method and Description |
|---|---|
RetrieveUpdateDeleteApi<Build> |
ReleaseApi.build(String idOrName)
Use a specific release.
|
QueryAndCreateApi<Build> |
ReleaseApi.builds()
Query for all the builds belonging to this release, no filtering.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveUpdateDeleteApi<Build> |
ReleaseApiPart.build(String idOrName) |
QueryAndCreateApi<Build> |
ReleaseApiPart.builds() |
| Modifier and Type | Method and Description |
|---|---|
List<Build> |
Release.getBuilds() |
| Modifier and Type | Method and Description |
|---|---|
void |
Release.setBuilds(List<Build> builds) |
Copyright © 2015. All rights reserved.