| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
BinaryManagementConditionExpression |
BinaryManagementConditionExpression.Builder.build() |
BinaryManagementConditionExpression |
BinaryManagementConditionExpression.withFirstOperand(ManagementConditionExpressionModel firstOperand)
Returns an immutable copy of
this with just the firstOperand
field changed. |
BinaryManagementConditionExpression |
BinaryManagementConditionExpression.withOperator(BinaryManagementConditionExpressionOperatorType operator)
Returns an immutable copy of
this with just the operator field
changed. |
BinaryManagementConditionExpression |
BinaryManagementConditionExpression.withSecondOperand(ManagementConditionExpressionModel secondOperand)
Returns an immutable copy of
this with just the secondOperand
field changed. |
Copyright © 2018–2020. All rights reserved.