public class IterationRequest extends com.github.davidmoten.odata.client.EntityRequest<Iteration>
| Constructor and Description |
|---|
IterationRequest(com.github.davidmoten.odata.client.ContextPath contextPath,
Optional<Object> value) |
| Modifier and Type | Method and Description |
|---|---|
ProjectRequest |
project() |
TeamCollectionRequest |
teams() |
TeamRequest |
teams(String teamSK) |
public ProjectRequest project()
public TeamCollectionRequest teams()
public TeamRequest teams(String teamSK)
Copyright © 2018–2020. All rights reserved.