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