Uses of Class
com.oracle.bmc.waf.model.ProtectionCapabilityCollection.Builder
-
Packages that use ProtectionCapabilityCollection.Builder Package Description com.oracle.bmc.waf.model -
-
Uses of ProtectionCapabilityCollection.Builder in com.oracle.bmc.waf.model
Methods in com.oracle.bmc.waf.model that return ProtectionCapabilityCollection.Builder Modifier and Type Method Description static ProtectionCapabilityCollection.Builder
ProtectionCapabilityCollection. builder()
Create a new builder.ProtectionCapabilityCollection.Builder
ProtectionCapabilityCollection.Builder. copy(ProtectionCapabilityCollection model)
ProtectionCapabilityCollection.Builder
ProtectionCapabilityCollection.Builder. items(List<ProtectionCapabilitySummary> items)
List of protection capabilities.ProtectionCapabilityCollection.Builder
ProtectionCapabilityCollection. toBuilder()
-