Uses of Class
com.oracle.bmc.networkfirewall.model.TunnelInspectionRuleSummaryCollection.Builder
-
Packages that use TunnelInspectionRuleSummaryCollection.Builder Package Description com.oracle.bmc.networkfirewall.model -
-
Uses of TunnelInspectionRuleSummaryCollection.Builder in com.oracle.bmc.networkfirewall.model
Methods in com.oracle.bmc.networkfirewall.model that return TunnelInspectionRuleSummaryCollection.Builder Modifier and Type Method Description static TunnelInspectionRuleSummaryCollection.Builder
TunnelInspectionRuleSummaryCollection. builder()
Create a new builder.TunnelInspectionRuleSummaryCollection.Builder
TunnelInspectionRuleSummaryCollection.Builder. copy(TunnelInspectionRuleSummaryCollection model)
TunnelInspectionRuleSummaryCollection.Builder
TunnelInspectionRuleSummaryCollection.Builder. items(List<TunnelInspectionRuleSummary> items)
Collection of Tunnel Inspection Rule Summaries.TunnelInspectionRuleSummaryCollection.Builder
TunnelInspectionRuleSummaryCollection. toBuilder()
-