public static class StatefulNsgConfiguration.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
StatefulNsgConfiguration |
build() |
StatefulNsgConfiguration.Builder |
copy(StatefulNsgConfiguration model) |
StatefulNsgConfiguration.Builder |
nsgId(String nsgId)
The OCID of the
network security group that allowed the traffic.
|
StatefulNsgConfiguration.Builder |
securityRule(SecurityRule securityRule) |
public StatefulNsgConfiguration.Builder nsgId(String nsgId)
The OCID of the network security group that allowed the traffic.
nsgId
- the value to setpublic StatefulNsgConfiguration.Builder securityRule(SecurityRule securityRule)
public StatefulNsgConfiguration build()
public StatefulNsgConfiguration.Builder copy(StatefulNsgConfiguration model)
Copyright © 2016–2024. All rights reserved.