Package | Description |
---|---|
com.microsoft.azure.management.cdn |
This package contains the classes for CdnManagementClient.
|
Modifier and Type | Method and Description |
---|---|
DeliveryRule |
DeliveryRule.withActions(List<DeliveryRuleAction> actions)
Set the actions value.
|
DeliveryRule |
DeliveryRule.withConditions(List<DeliveryRuleCondition> conditions)
Set the conditions value.
|
DeliveryRule |
DeliveryRule.withOrder(int order)
Set the order value.
|
Modifier and Type | Method and Description |
---|---|
List<DeliveryRule> |
EndpointPropertiesUpdateParametersDeliveryPolicy.rules()
Get the rules value.
|
Modifier and Type | Method and Description |
---|---|
EndpointPropertiesUpdateParametersDeliveryPolicy |
EndpointPropertiesUpdateParametersDeliveryPolicy.withRules(List<DeliveryRule> rules)
Set the rules value.
|
Copyright © 2019. All rights reserved.