| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
static BinaryManagementConditionExpression.Builder |
BinaryManagementConditionExpression.builderBinaryManagementConditionExpression()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
BinaryManagementConditionExpression.Builder |
BinaryManagementConditionExpression.Builder.firstOperand(ManagementConditionExpressionModel firstOperand)
“The first operand of the binary operation.”
|
BinaryManagementConditionExpression.Builder |
BinaryManagementConditionExpression.Builder.operator(BinaryManagementConditionExpressionOperatorType operator)
“The operator used in the evaluation of the binary operation.”
|
BinaryManagementConditionExpression.Builder |
BinaryManagementConditionExpression.Builder.secondOperand(ManagementConditionExpressionModel secondOperand)
“The second operand of the binary operation.”
|
Copyright © 2018–2020. All rights reserved.