Uses of Class
com.oracle.bmc.vnmonitoring.model.StatefulIngressSecurityListConfiguration.Builder
-
Packages that use StatefulIngressSecurityListConfiguration.Builder Package Description com.oracle.bmc.vnmonitoring.model -
-
Uses of StatefulIngressSecurityListConfiguration.Builder in com.oracle.bmc.vnmonitoring.model
Methods in com.oracle.bmc.vnmonitoring.model that return StatefulIngressSecurityListConfiguration.Builder Modifier and Type Method Description static StatefulIngressSecurityListConfiguration.BuilderStatefulIngressSecurityListConfiguration. builder()Create a new builder.StatefulIngressSecurityListConfiguration.BuilderStatefulIngressSecurityListConfiguration.Builder. copy(StatefulIngressSecurityListConfiguration model)StatefulIngressSecurityListConfiguration.BuilderStatefulIngressSecurityListConfiguration.Builder. securityListId(String securityListId)The OCID of the security list that allowed the traffic.StatefulIngressSecurityListConfiguration.BuilderStatefulIngressSecurityListConfiguration.Builder. securityRule(EgressSecurityRule securityRule)StatefulIngressSecurityListConfiguration.BuilderStatefulIngressSecurityListConfiguration. toBuilder()
-