Uses of Class
com.microsoft.azure.management.cdn.Algorithm
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of Algorithm in com.microsoft.azure.management.cdn
Modifier and TypeFieldDescriptionstatic final Algorithm
Algorithm.SHA256
Static value SHA256 for Algorithm.Modifier and TypeMethodDescriptionUrlSigningActionParameters.algorithm()
Get algorithm to use for URL signing.static Algorithm
Algorithm.fromString
(String name) Creates or finds a Algorithm from its string representation.Modifier and TypeMethodDescriptionUrlSigningActionParameters.withAlgorithm
(Algorithm algorithm) Set algorithm to use for URL signing.