Uses of Class
com.oracle.bmc.networkfirewall.model.DecryptionProfileSummaryCollection.Builder
-
Packages that use DecryptionProfileSummaryCollection.Builder Package Description com.oracle.bmc.networkfirewall.model -
-
Uses of DecryptionProfileSummaryCollection.Builder in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return DecryptionProfileSummaryCollection.Builder Modifier and Type Method Description static DecryptionProfileSummaryCollection.Builder
DecryptionProfileSummaryCollection. builder()
Create a new builder.DecryptionProfileSummaryCollection.Builder
DecryptionProfileSummaryCollection.Builder. copy(DecryptionProfileSummaryCollection model)
DecryptionProfileSummaryCollection.Builder
DecryptionProfileSummaryCollection.Builder. items(List<DecryptionProfileSummary> items)
Collection of Decryption Profiles.DecryptionProfileSummaryCollection.Builder
DecryptionProfileSummaryCollection. toBuilder()
-