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.model
Methods in com.oracle.bmc.datasafe.model that return SqlCollectionCollection.Builder Modifier and Type Method Description static SqlCollectionCollection.Builder
SqlCollectionCollection. builder()
Create a new builder.SqlCollectionCollection.Builder
SqlCollectionCollection.Builder. copy(SqlCollectionCollection model)
SqlCollectionCollection.Builder
SqlCollectionCollection.Builder. items(List<SqlCollectionSummary> items)
Array of SQL collection summary.SqlCollectionCollection.Builder
SqlCollectionCollection. toBuilder()
-