| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ControlScore |
ControlScore.Builder.build() |
ControlScore |
ControlScore.withControlCategory(String controlCategory) |
ControlScore |
ControlScore.withControlName(String controlName) |
ControlScore |
ControlScore.withDescription(String description) |
ControlScore |
ControlScore.withScore(Double score) |
| Modifier and Type | Field and Description |
|---|---|
protected List<ControlScore> |
SecureScore.controlScores |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ControlScore> |
SecureScore.getControlScores() |
| Modifier and Type | Method and Description |
|---|---|
SecureScore.Builder |
SecureScore.Builder.controlScores(List<ControlScore> controlScores) |
Copyright © 2018–2020. All rights reserved.