### YamlMime:JavaType uid: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters" fullName: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters" name: "RequestSchemeMatchConditionParameters" nameWithType: "RequestSchemeMatchConditionParameters" summary: "Defines the parameters for RequestScheme match conditions." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **RequestSchemeMatchConditionParameters**" constructors: - uid: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.RequestSchemeMatchConditionParameters()" fullName: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.RequestSchemeMatchConditionParameters()" name: "RequestSchemeMatchConditionParameters()" nameWithType: "RequestSchemeMatchConditionParameters.RequestSchemeMatchConditionParameters()" summary: "Creates an instance of RequestSchemeMatchConditionParameters class." syntax: "public RequestSchemeMatchConditionParameters()" desc: "Creates an instance of RequestSchemeMatchConditionParameters class." methods: - uid: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.matchValues()" fullName: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.matchValues()" name: "matchValues()" nameWithType: "RequestSchemeMatchConditionParameters.matchValues()" summary: "Get the match value for the condition of the delivery rule." syntax: "public List matchValues()" desc: "Get the match value for the condition of the delivery rule." returns: description: "the matchValues value" type: "<>" - uid: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.negateCondition()" fullName: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.negateCondition()" name: "negateCondition()" nameWithType: "RequestSchemeMatchConditionParameters.negateCondition()" summary: "Get describes if this is negate condition or not." syntax: "public Boolean negateCondition()" desc: "Get describes if this is negate condition or not." returns: description: "the negateCondition value" type: "" - uid: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.odatatype()" fullName: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.odatatype()" name: "odatatype()" nameWithType: "RequestSchemeMatchConditionParameters.odatatype()" summary: "Get the odatatype value." syntax: "public String odatatype()" desc: "Get the odatatype value." returns: description: "the odatatype value" type: "" - uid: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.operator()" fullName: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.operator()" name: "operator()" nameWithType: "RequestSchemeMatchConditionParameters.operator()" summary: "Get describes operator to be matched." syntax: "public String operator()" desc: "Get describes operator to be matched." returns: description: "the operator value" type: "" - uid: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.withMatchValues(java.util.List)" fullName: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.withMatchValues(List matchValues)" name: "withMatchValues(List matchValues)" nameWithType: "RequestSchemeMatchConditionParameters.withMatchValues(List matchValues)" summary: "Set the match value for the condition of the delivery rule." parameters: - description: "the matchValues value to set" name: "matchValues" type: "<>" syntax: "public RequestSchemeMatchConditionParameters withMatchValues(List matchValues)" desc: "Set the match value for the condition of the delivery rule." returns: description: "the RequestSchemeMatchConditionParameters object itself." type: "" - uid: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.withNegateCondition(java.lang.Boolean)" fullName: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.withNegateCondition(Boolean negateCondition)" name: "withNegateCondition(Boolean negateCondition)" nameWithType: "RequestSchemeMatchConditionParameters.withNegateCondition(Boolean negateCondition)" summary: "Set describes if this is negate condition or not." parameters: - description: "the negateCondition value to set" name: "negateCondition" type: "" syntax: "public RequestSchemeMatchConditionParameters withNegateCondition(Boolean negateCondition)" desc: "Set describes if this is negate condition or not." returns: description: "the RequestSchemeMatchConditionParameters object itself." type: "" - uid: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.withOdatatype(java.lang.String)" fullName: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.withOdatatype(String odatatype)" name: "withOdatatype(String odatatype)" nameWithType: "RequestSchemeMatchConditionParameters.withOdatatype(String odatatype)" summary: "Set the odatatype value." parameters: - description: "the odatatype value to set" name: "odatatype" type: "" syntax: "public RequestSchemeMatchConditionParameters withOdatatype(String odatatype)" desc: "Set the odatatype value." returns: description: "the RequestSchemeMatchConditionParameters object itself." type: "" - uid: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.withOperator(java.lang.String)" fullName: "com.microsoft.azure.management.cdn.RequestSchemeMatchConditionParameters.withOperator(String operator)" name: "withOperator(String operator)" nameWithType: "RequestSchemeMatchConditionParameters.withOperator(String operator)" summary: "Set describes operator to be matched." parameters: - description: "the operator value to set" name: "operator" type: "" syntax: "public RequestSchemeMatchConditionParameters withOperator(String operator)" desc: "Set describes operator to be matched." returns: description: "the RequestSchemeMatchConditionParameters object itself." type: "" type: "class" desc: "Defines the parameters for RequestScheme match conditions." metadata: {} package: "com.microsoft.azure.management.cdn" artifact: com.microsoft.azure:azure-mgmt-cdn:1.41.4