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