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.model
Methods in com.oracle.bmc.datasafe.model that return SqlCollectionLogInsightsCollection Modifier and Type Method Description SqlCollectionLogInsightsCollection
SqlCollectionLogInsightsCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type SqlCollectionLogInsightsCollection Modifier and Type Method Description SqlCollectionLogInsightsCollection.Builder
SqlCollectionLogInsightsCollection.Builder. copy(SqlCollectionLogInsightsCollection model)
-
Uses of SqlCollectionLogInsightsCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return SqlCollectionLogInsightsCollection Modifier and Type Method Description SqlCollectionLogInsightsCollection
ListSqlCollectionLogInsightsResponse. getSqlCollectionLogInsightsCollection()
The returned SqlCollectionLogInsightsCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type SqlCollectionLogInsightsCollection Modifier and Type Method Description ListSqlCollectionLogInsightsResponse.Builder
ListSqlCollectionLogInsightsResponse.Builder. sqlCollectionLogInsightsCollection(SqlCollectionLogInsightsCollection sqlCollectionLogInsightsCollection)
The returned SqlCollectionLogInsightsCollection instance.
-