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