Uses of Class
com.oracle.bmc.datasafe.model.SqlCollectionLogInsightsCollection
- 
Packages that use SqlCollectionLogInsightsCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses 
- 
- 
Uses of SqlCollectionLogInsightsCollection in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return SqlCollectionLogInsightsCollection Modifier and Type Method Description SqlCollectionLogInsightsCollectionSqlCollectionLogInsightsCollection.Builder. build()Methods in com.oracle.bmc.datasafe.model with parameters of type SqlCollectionLogInsightsCollection Modifier and Type Method Description SqlCollectionLogInsightsCollection.BuilderSqlCollectionLogInsightsCollection.Builder. copy(SqlCollectionLogInsightsCollection model)
- 
Uses of SqlCollectionLogInsightsCollection in com.oracle.bmc.datasafe.responsesMethods in com.oracle.bmc.datasafe.responses that return SqlCollectionLogInsightsCollection Modifier and Type Method Description SqlCollectionLogInsightsCollectionListSqlCollectionLogInsightsResponse. getSqlCollectionLogInsightsCollection()The returned SqlCollectionLogInsightsCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type SqlCollectionLogInsightsCollection Modifier and Type Method Description ListSqlCollectionLogInsightsResponse.BuilderListSqlCollectionLogInsightsResponse.Builder. sqlCollectionLogInsightsCollection(SqlCollectionLogInsightsCollection sqlCollectionLogInsightsCollection)The returned SqlCollectionLogInsightsCollection instance.
 
-