Uses of Class
com.oracle.bmc.networkfirewall.model.SecurityRuleSummaryCollection
-
Packages that use SecurityRuleSummaryCollection Package Description com.oracle.bmc.networkfirewall.model com.oracle.bmc.networkfirewall.responses -
-
Uses of SecurityRuleSummaryCollection in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return SecurityRuleSummaryCollection Modifier and Type Method Description SecurityRuleSummaryCollection
SecurityRuleSummaryCollection.Builder. build()
Methods in com.oracle.bmc.networkfirewall.model with parameters of type SecurityRuleSummaryCollection Modifier and Type Method Description SecurityRuleSummaryCollection.Builder
SecurityRuleSummaryCollection.Builder. copy(SecurityRuleSummaryCollection model)
-
Uses of SecurityRuleSummaryCollection in com.oracle.bmc.networkfirewall.responses
Methods in com.oracle.bmc.networkfirewall.responses that return SecurityRuleSummaryCollection Modifier and Type Method Description SecurityRuleSummaryCollection
ListSecurityRulesResponse. getSecurityRuleSummaryCollection()
The returned SecurityRuleSummaryCollection instance.Methods in com.oracle.bmc.networkfirewall.responses with parameters of type SecurityRuleSummaryCollection Modifier and Type Method Description ListSecurityRulesResponse.Builder
ListSecurityRulesResponse.Builder. securityRuleSummaryCollection(SecurityRuleSummaryCollection securityRuleSummaryCollection)
The returned SecurityRuleSummaryCollection instance.
-