Uses of Class
com.oracle.bmc.psql.model.DbSystemCollection.Builder
-
Packages that use DbSystemCollection.Builder Package Description com.oracle.bmc.psql.model -
-
Uses of DbSystemCollection.Builder in com.oracle.bmc.psql.model
Methods in com.oracle.bmc.psql.model that return DbSystemCollection.Builder Modifier and Type Method Description static DbSystemCollection.Builder
DbSystemCollection. builder()
Create a new builder.DbSystemCollection.Builder
DbSystemCollection.Builder. copy(DbSystemCollection model)
DbSystemCollection.Builder
DbSystemCollection.Builder. items(List<DbSystemSummary> items)
List of database systems.DbSystemCollection.Builder
DbSystemCollection. toBuilder()
-