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