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