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