Uses of Class
com.oracle.bmc.datasafe.model.SqlCollectionCollection.Builder
- 
Packages that use SqlCollectionCollection.Builder Package Description com.oracle.bmc.datasafe.model 
- 
- 
Uses of SqlCollectionCollection.Builder in com.oracle.bmc.datasafe.modelMethods in com.oracle.bmc.datasafe.model that return SqlCollectionCollection.Builder Modifier and Type Method Description static SqlCollectionCollection.BuilderSqlCollectionCollection. builder()Create a new builder.SqlCollectionCollection.BuilderSqlCollectionCollection.Builder. copy(SqlCollectionCollection model)SqlCollectionCollection.BuilderSqlCollectionCollection.Builder. items(List<SqlCollectionSummary> items)Array of SQL collection summary.SqlCollectionCollection.BuilderSqlCollectionCollection. toBuilder()
 
-