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