public static class AddDrgRouteRulesDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
AddDrgRouteRulesDetails |
build() |
AddDrgRouteRulesDetails.Builder |
copy(AddDrgRouteRulesDetails model) |
AddDrgRouteRulesDetails.Builder |
routeRules(List<AddDrgRouteRuleDetails> routeRules)
The collection of static rules used to insert routes into the DRG route table.
|
public AddDrgRouteRulesDetails.Builder routeRules(List<AddDrgRouteRuleDetails> routeRules)
The collection of static rules used to insert routes into the DRG route table.
routeRules
- the value to setpublic AddDrgRouteRulesDetails build()
public AddDrgRouteRulesDetails.Builder copy(AddDrgRouteRulesDetails model)
Copyright © 2016–2024. All rights reserved.