| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
HeaderActionParameters |
DeliveryRuleResponseHeaderAction.parameters()
Get the parameters property: Defines the parameters for the action.
|
HeaderActionParameters |
DeliveryRuleRequestHeaderAction.parameters()
Get the parameters property: Defines the parameters for the action.
|
HeaderActionParameters |
HeaderActionParameters.withHeaderAction(HeaderAction headerAction)
Set the headerAction property: Action to perform.
|
HeaderActionParameters |
HeaderActionParameters.withHeaderName(String headerName)
Set the headerName property: Name of the header to modify.
|
HeaderActionParameters |
HeaderActionParameters.withOdataType(String odataType)
Set the odataType property: The @odata.type property.
|
HeaderActionParameters |
HeaderActionParameters.withValue(String value)
Set the value property: Value for the specified action.
|
| Modifier and Type | Method and Description |
|---|---|
DeliveryRuleResponseHeaderAction |
DeliveryRuleResponseHeaderAction.withParameters(HeaderActionParameters parameters)
Set the parameters property: Defines the parameters for the action.
|
DeliveryRuleRequestHeaderAction |
DeliveryRuleRequestHeaderAction.withParameters(HeaderActionParameters parameters)
Set the parameters property: Defines the parameters for the action.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.