Uses of Class
odata.msgraph.client.beta.complex.UnaryManagementConditionExpression
-
Packages that use UnaryManagementConditionExpression Package Description odata.msgraph.client.beta.complex -
-
Uses of UnaryManagementConditionExpression in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return UnaryManagementConditionExpression Modifier and Type Method Description UnaryManagementConditionExpressionUnaryManagementConditionExpression.Builder. build()UnaryManagementConditionExpressionUnaryManagementConditionExpression. withOperand(ManagementConditionExpressionModel operand)Returns an immutable copy ofthiswith just theoperandfield changed.UnaryManagementConditionExpressionUnaryManagementConditionExpression. withOperator(UnaryManagementConditionExpressionOperatorType operator)Returns an immutable copy ofthiswith just theoperatorfield changed.UnaryManagementConditionExpressionUnaryManagementConditionExpression. withUnmappedField(String name, String value)
-