Uses of Class
com.microsoft.azure.management.cdn.UrlSigningActionParameters
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of UrlSigningActionParameters in com.microsoft.azure.management.cdn
Modifier and TypeMethodDescriptionUrlSigningAction.parameters()
Get defines the parameters for the action.UrlSigningActionParameters.withAlgorithm
(Algorithm algorithm) Set algorithm to use for URL signing.UrlSigningActionParameters.withOdatatype
(String odatatype) Set the odatatype value.UrlSigningActionParameters.withParameterNameOverride
(List<UrlSigningParamIdentifier> parameterNameOverride) Set defines which query string parameters in the url to be considered for expires, key id etc.Modifier and TypeMethodDescriptionUrlSigningAction.withParameters
(UrlSigningActionParameters parameters) Set defines the parameters for the action.