public final class DeliveryRuleHttpVersionCondition extends DeliveryRuleCondition
| Constructor and Description |
|---|
DeliveryRuleHttpVersionCondition() |
| Modifier and Type | Method and Description |
|---|---|
HttpVersionMatchConditionParameters |
parameters()
Get the parameters property: Defines the parameters for the condition.
|
void |
validate()
Validates the instance.
|
DeliveryRuleHttpVersionCondition |
withParameters(HttpVersionMatchConditionParameters parameters)
Set the parameters property: Defines the parameters for the condition.
|
public HttpVersionMatchConditionParameters parameters()
public DeliveryRuleHttpVersionCondition withParameters(HttpVersionMatchConditionParameters parameters)
parameters - the parameters value to set.public void validate()
validate in class DeliveryRuleConditionIllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.