Uses of Class
com.oracle.bmc.recovery.model.ProtectedDatabaseCollection.Builder
-
Packages that use ProtectedDatabaseCollection.Builder Package Description com.oracle.bmc.recovery.model -
-
Uses of ProtectedDatabaseCollection.Builder in com.oracle.bmc.recovery.model
Methods in com.oracle.bmc.recovery.model that return ProtectedDatabaseCollection.Builder Modifier and Type Method Description static ProtectedDatabaseCollection.Builder
ProtectedDatabaseCollection. builder()
Create a new builder.ProtectedDatabaseCollection.Builder
ProtectedDatabaseCollection.Builder. copy(ProtectedDatabaseCollection model)
ProtectedDatabaseCollection.Builder
ProtectedDatabaseCollection.Builder. items(List<ProtectedDatabaseSummary> items)
List of protected databases.ProtectedDatabaseCollection.Builder
ProtectedDatabaseCollection. toBuilder()
-