Uses of Class
com.azure.resourcemanager.cdn.models.HttpVersionOperator
Packages that use HttpVersionOperator
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of HttpVersionOperator in com.azure.resourcemanager.cdn.models
Subclasses with type arguments of type HttpVersionOperator in com.azure.resourcemanager.cdn.modelsModifier and TypeClassDescriptionfinal classDescribes operator to be matched.Fields in com.azure.resourcemanager.cdn.models declared as HttpVersionOperatorModifier and TypeFieldDescriptionstatic final HttpVersionOperatorHttpVersionOperator.EQUALStatic value Equal for HttpVersionOperator.Methods in com.azure.resourcemanager.cdn.models that return HttpVersionOperatorModifier and TypeMethodDescriptionstatic HttpVersionOperatorHttpVersionOperator.fromString(String name) Creates or finds a HttpVersionOperator from its string representation.HttpVersionMatchConditionParameters.operator()Get the operator property: Describes operator to be matched.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type HttpVersionOperatorModifier and TypeMethodDescriptionstatic Collection<HttpVersionOperator> HttpVersionOperator.values()Gets known HttpVersionOperator values.Methods in com.azure.resourcemanager.cdn.models with parameters of type HttpVersionOperatorModifier and TypeMethodDescriptionHttpVersionMatchConditionParameters.withOperator(HttpVersionOperator operator) Set the operator property: Describes operator to be matched.