Uses of Class
com.microsoft.azure.management.cdn.HeaderActionParameters
Package
Description
This package contains the classes for CdnManagementClient.
-
Uses of HeaderActionParameters in com.microsoft.azure.management.cdn
Modifier 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.Modifier and TypeMethodDescriptionDeliveryRuleRequestHeaderAction.withParameters
(HeaderActionParameters parameters) Set defines the parameters for the action.DeliveryRuleResponseHeaderAction.withParameters
(HeaderActionParameters parameters) Set defines the parameters for the action.