Uses of Class
com.azure.resourcemanager.cdn.models.UrlSigningParamIdentifier
Packages that use UrlSigningParamIdentifier
Package
Description
Package containing the data models for CdnManagementClient.
-
Uses of UrlSigningParamIdentifier in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return UrlSigningParamIdentifierModifier and TypeMethodDescriptionUrlSigningParamIdentifier.withParamIndicator(ParamIndicator paramIndicator) Set the paramIndicator property: Indicates the purpose of the parameter.UrlSigningParamIdentifier.withParamName(String paramName) Set the paramName property: Parameter name.Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type UrlSigningParamIdentifierModifier and TypeMethodDescriptionUrlSigningActionParameters.parameterNameOverride()Get the parameterNameOverride property: Defines which query string parameters in the url to be considered for expires, key id etc.Method parameters in com.azure.resourcemanager.cdn.models with type arguments of type UrlSigningParamIdentifierModifier and TypeMethodDescriptionUrlSigningActionParameters.withParameterNameOverride(List<UrlSigningParamIdentifier> parameterNameOverride) Set the parameterNameOverride property: Defines which query string parameters in the url to be considered for expires, key id etc.