Uses of Class
com.oracle.bmc.datasafe.model.SqlFirewallViolationsCollection
- 
Packages that use SqlFirewallViolationsCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of SqlFirewallViolationsCollection in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return SqlFirewallViolationsCollection Modifier and Type Method Description SqlFirewallViolationsCollectionSqlFirewallViolationsCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type SqlFirewallViolationsCollection Modifier and Type Method Description SqlFirewallViolationsCollection.BuilderSqlFirewallViolationsCollection.Builder. copy(SqlFirewallViolationsCollection model)
- 
Uses of SqlFirewallViolationsCollection in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return SqlFirewallViolationsCollection Modifier and Type Method Description SqlFirewallViolationsCollectionListSqlFirewallViolationsResponse. getSqlFirewallViolationsCollection()The returned SqlFirewallViolationsCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type SqlFirewallViolationsCollection Modifier and Type Method Description ListSqlFirewallViolationsResponse.BuilderListSqlFirewallViolationsResponse.Builder. sqlFirewallViolationsCollection(SqlFirewallViolationsCollection sqlFirewallViolationsCollection)The returned SqlFirewallViolationsCollection instance.
 
-