Package | Description |
---|---|
com.oracle.bmc.vnmonitoring.model |
Modifier and Type | Method and Description |
---|---|
AddDrgRouteRuleDetails |
AddDrgRouteRuleDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AddDrgRouteRuleDetails> |
AddDrgRouteRulesDetails.getRouteRules()
The collection of static rules used to insert routes into the DRG route table.
|
Modifier and Type | Method and Description |
---|---|
AddDrgRouteRuleDetails.Builder |
AddDrgRouteRuleDetails.Builder.copy(AddDrgRouteRuleDetails model) |
Modifier and Type | Method and Description |
---|---|
AddDrgRouteRulesDetails.Builder |
AddDrgRouteRulesDetails.Builder.routeRules(List<AddDrgRouteRuleDetails> routeRules)
The collection of static rules used to insert routes into the DRG route table.
|
Constructor and Description |
---|
AddDrgRouteRulesDetails(List<AddDrgRouteRuleDetails> routeRules)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.