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