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.modelMethods in com.oracle.bmc.networkfirewall.model that return DecryptionProfileSummaryCollection Modifier and Type Method Description DecryptionProfileSummaryCollectionDecryptionProfileSummaryCollection.Builder. build()Methods in com.oracle.bmc.networkfirewall.model with parameters of type DecryptionProfileSummaryCollection Modifier and Type Method Description DecryptionProfileSummaryCollection.BuilderDecryptionProfileSummaryCollection.Builder. copy(DecryptionProfileSummaryCollection model)
- 
Uses of DecryptionProfileSummaryCollection in com.oracle.bmc.networkfirewall.responsesMethods in com.oracle.bmc.networkfirewall.responses that return DecryptionProfileSummaryCollection Modifier and Type Method Description DecryptionProfileSummaryCollectionListDecryptionProfilesResponse. getDecryptionProfileSummaryCollection()The returned DecryptionProfileSummaryCollection instance.Methods in com.oracle.bmc.networkfirewall.responses with parameters of type DecryptionProfileSummaryCollection Modifier and Type Method Description ListDecryptionProfilesResponse.BuilderListDecryptionProfilesResponse.Builder. decryptionProfileSummaryCollection(DecryptionProfileSummaryCollection decryptionProfileSummaryCollection)The returned DecryptionProfileSummaryCollection instance.
 
-