Uses of Class
cn.ucloud.ulb.models.UpdateRuleAttributeRequest.RuleActionsForwardConfigTargets
-
Packages that use UpdateRuleAttributeRequest.RuleActionsForwardConfigTargets Package Description cn.ucloud.ulb.models -
-
Uses of UpdateRuleAttributeRequest.RuleActionsForwardConfigTargets in cn.ucloud.ulb.models
Methods in cn.ucloud.ulb.models that return types with arguments of type UpdateRuleAttributeRequest.RuleActionsForwardConfigTargets Modifier and Type Method Description List<UpdateRuleAttributeRequest.RuleActionsForwardConfigTargets>UpdateRuleAttributeRequest.RuleActionsForwardConfig. getTargets()Method parameters in cn.ucloud.ulb.models with type arguments of type UpdateRuleAttributeRequest.RuleActionsForwardConfigTargets Modifier and Type Method Description voidUpdateRuleAttributeRequest.RuleActionsForwardConfig. setTargets(List<UpdateRuleAttributeRequest.RuleActionsForwardConfigTargets> targets)
-