Uses of Class
odata.msgraph.client.beta.complex.AssignmentFilterTypeAndEvaluationResult.Builder
-
Packages that use AssignmentFilterTypeAndEvaluationResult.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of AssignmentFilterTypeAndEvaluationResult.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return AssignmentFilterTypeAndEvaluationResult.Builder Modifier and Type Method Description AssignmentFilterTypeAndEvaluationResult.BuilderAssignmentFilterTypeAndEvaluationResult.Builder. assignmentFilterType(DeviceAndAppManagementAssignmentFilterType assignmentFilterType)“Represents the filter type.”static AssignmentFilterTypeAndEvaluationResult.BuilderAssignmentFilterTypeAndEvaluationResult. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).AssignmentFilterTypeAndEvaluationResult.BuilderAssignmentFilterTypeAndEvaluationResult.Builder. evaluationResult(AssignmentFilterEvaluationResult evaluationResult)“Represents the evalaution result of the filter.”
-