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