Uses of Class
com.oracle.bmc.waf.model.ProtectionCapabilityGroupTagCollection
-
Packages that use ProtectionCapabilityGroupTagCollection Package Description com.oracle.bmc.waf.model com.oracle.bmc.waf.responses -
-
Uses of ProtectionCapabilityGroupTagCollection in com.oracle.bmc.waf.model
Methods in com.oracle.bmc.waf.model that return ProtectionCapabilityGroupTagCollection Modifier and Type Method Description ProtectionCapabilityGroupTagCollectionProtectionCapabilityGroupTagCollection.Builder. build()Methods in com.oracle.bmc.waf.model with parameters of type ProtectionCapabilityGroupTagCollection Modifier and Type Method Description ProtectionCapabilityGroupTagCollection.BuilderProtectionCapabilityGroupTagCollection.Builder. copy(ProtectionCapabilityGroupTagCollection model) -
Uses of ProtectionCapabilityGroupTagCollection in com.oracle.bmc.waf.responses
Methods in com.oracle.bmc.waf.responses that return ProtectionCapabilityGroupTagCollection Modifier and Type Method Description ProtectionCapabilityGroupTagCollectionListProtectionCapabilityGroupTagsResponse. getProtectionCapabilityGroupTagCollection()The returned ProtectionCapabilityGroupTagCollection instance.Methods in com.oracle.bmc.waf.responses with parameters of type ProtectionCapabilityGroupTagCollection Modifier and Type Method Description ListProtectionCapabilityGroupTagsResponse.BuilderListProtectionCapabilityGroupTagsResponse.Builder. protectionCapabilityGroupTagCollection(ProtectionCapabilityGroupTagCollection protectionCapabilityGroupTagCollection)The returned ProtectionCapabilityGroupTagCollection instance.
-