Uses of Class
com.microsoft.azure.management.cdn.HttpVersionMatchConditionParameters
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of HttpVersionMatchConditionParameters in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionDeliveryRuleHttpVersionCondition.parameters()
Get defines the parameters for the condition.HttpVersionMatchConditionParameters.withMatchValues
(List<String> matchValues) Set the match value for the condition of the delivery rule.HttpVersionMatchConditionParameters.withNegateCondition
(Boolean negateCondition) Set describes if this is negate condition or not.HttpVersionMatchConditionParameters.withOdatatype
(String odatatype) Set the odatatype value.HttpVersionMatchConditionParameters.withOperator
(String operator) Set describes operator to be matched.Modifier and TypeMethodDescriptionDeliveryRuleHttpVersionCondition.withParameters
(HttpVersionMatchConditionParameters parameters) Set defines the parameters for the condition.