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