Uses of Class
com.oracle.bmc.datasafe.model.SqlCollectionAnalyticsCollection
-
Packages that use SqlCollectionAnalyticsCollection Package Description com.oracle.bmc.datasafe.model com.oracle.bmc.datasafe.responses -
-
Uses of SqlCollectionAnalyticsCollection in com.oracle.bmc.datasafe.model
Methods in com.oracle.bmc.datasafe.model that return SqlCollectionAnalyticsCollection Modifier and Type Method Description SqlCollectionAnalyticsCollection
SqlCollectionAnalyticsCollection.Builder. build()
Methods in com.oracle.bmc.datasafe.model with parameters of type SqlCollectionAnalyticsCollection Modifier and Type Method Description SqlCollectionAnalyticsCollection.Builder
SqlCollectionAnalyticsCollection.Builder. copy(SqlCollectionAnalyticsCollection model)
-
Uses of SqlCollectionAnalyticsCollection in com.oracle.bmc.datasafe.responses
Methods in com.oracle.bmc.datasafe.responses that return SqlCollectionAnalyticsCollection Modifier and Type Method Description SqlCollectionAnalyticsCollection
ListSqlCollectionAnalyticsResponse. getSqlCollectionAnalyticsCollection()
The returned SqlCollectionAnalyticsCollection instance.Methods in com.oracle.bmc.datasafe.responses with parameters of type SqlCollectionAnalyticsCollection Modifier and Type Method Description ListSqlCollectionAnalyticsResponse.Builder
ListSqlCollectionAnalyticsResponse.Builder. sqlCollectionAnalyticsCollection(SqlCollectionAnalyticsCollection sqlCollectionAnalyticsCollection)
The returned SqlCollectionAnalyticsCollection instance.
-