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