public static class ProtectedDatabaseCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ProtectedDatabaseCollection |
build() |
ProtectedDatabaseCollection.Builder |
copy(ProtectedDatabaseCollection model) |
ProtectedDatabaseCollection.Builder |
items(List<ProtectedDatabaseSummary> items)
List of protected databases.
|
public ProtectedDatabaseCollection.Builder items(List<ProtectedDatabaseSummary> items)
List of protected databases.
items
- the value to setpublic ProtectedDatabaseCollection build()
public ProtectedDatabaseCollection.Builder copy(ProtectedDatabaseCollection model)
Copyright © 2016–2024. All rights reserved.