Uses of Class
com.microsoft.azure.management.cdn.HeaderActionParameters
Packages that use HeaderActionParameters
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of HeaderActionParameters in com.microsoft.azure.management.cdn
Methods in com.microsoft.azure.management.cdn that return HeaderActionParametersModifier and TypeMethodDescriptionDeliveryRuleRequestHeaderAction.parameters()
Get defines the parameters for the action.DeliveryRuleResponseHeaderAction.parameters()
Get defines the parameters for the action.HeaderActionParameters.withHeaderAction
(HeaderAction headerAction) Set action to perform.HeaderActionParameters.withHeaderName
(String headerName) Set name of the header to modify.HeaderActionParameters.withOdatatype
(String odatatype) Set the odatatype value.Set value for the specified action.Methods in com.microsoft.azure.management.cdn with parameters of type HeaderActionParametersModifier and TypeMethodDescriptionDeliveryRuleRequestHeaderAction.withParameters
(HeaderActionParameters parameters) Set defines the parameters for the action.DeliveryRuleResponseHeaderAction.withParameters
(HeaderActionParameters parameters) Set defines the parameters for the action.