Uses of Class
odata.msgraph.client.complex.ControlScore.Builder
-
Packages that use ControlScore.Builder Package Description odata.msgraph.client.complex -
-
Uses of ControlScore.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return ControlScore.Builder Modifier and Type Method Description static ControlScore.BuilderControlScore. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ControlScore.BuilderControlScore.Builder. controlCategory(String controlCategory)ControlScore.BuilderControlScore.Builder. controlName(String controlName)ControlScore.BuilderControlScore.Builder. description(String description)ControlScore.BuilderControlScore.Builder. score(Double score)
-