Uses of Class
com.microsoft.azure.management.cdn.ParamIndicator
Packages that use ParamIndicator
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of ParamIndicator in com.microsoft.azure.management.cdn
Fields in com.microsoft.azure.management.cdn declared as ParamIndicatorModifier and TypeFieldDescriptionstatic final ParamIndicator
ParamIndicator.EXPIRES
Static value Expires for ParamIndicator.static final ParamIndicator
ParamIndicator.KEY_ID
Static value KeyId for ParamIndicator.static final ParamIndicator
ParamIndicator.SIGNATURE
Static value Signature for ParamIndicator.Methods in com.microsoft.azure.management.cdn that return ParamIndicatorModifier and TypeMethodDescriptionstatic ParamIndicator
ParamIndicator.fromString
(String name) Creates or finds a ParamIndicator from its string representation.UrlSigningParamIdentifier.paramIndicator()
Get indicates the purpose of the parameter.Methods in com.microsoft.azure.management.cdn that return types with arguments of type ParamIndicatorMethods in com.microsoft.azure.management.cdn with parameters of type ParamIndicatorModifier and TypeMethodDescriptionUrlSigningParamIdentifier.withParamIndicator
(ParamIndicator paramIndicator) Set indicates the purpose of the parameter.