public static class DrgRoutingConfiguration.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DrgRoutingConfiguration |
build() |
DrgRoutingConfiguration.Builder |
copy(DrgRoutingConfiguration model) |
DrgRoutingConfiguration.Builder |
drgRouteTableId(String drgRouteTableId)
The OCID of the
DRG route table that allowed the traffic.
|
DrgRoutingConfiguration.Builder |
routeRule(DrgRouteRule routeRule) |
public DrgRoutingConfiguration.Builder drgRouteTableId(String drgRouteTableId)
The OCID of the DRG route table that allowed the traffic.
drgRouteTableId
- the value to setpublic DrgRoutingConfiguration.Builder routeRule(DrgRouteRule routeRule)
public DrgRoutingConfiguration build()
public DrgRoutingConfiguration.Builder copy(DrgRoutingConfiguration model)
Copyright © 2016–2024. All rights reserved.