Uses of Class
com.microsoft.azure.management.cdn.ParamIndicator
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of ParamIndicator in com.microsoft.azure.management.cdn
Modifier 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.Modifier 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.Modifier and TypeMethodDescriptionUrlSigningParamIdentifier.withParamIndicator
(ParamIndicator paramIndicator) Set indicates the purpose of the parameter.