| Package | Description |
|---|---|
| com.ibm.watson.assistant.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProviderSpecificationServersItem |
ProviderSpecificationServersItem.Builder.build()
Builds a ProviderSpecificationServersItem.
|
| Modifier and Type | Method and Description |
|---|---|
List<ProviderSpecificationServersItem> |
ProviderSpecification.servers()
Gets the servers.
|
| Modifier and Type | Method and Description |
|---|---|
ProviderSpecification.Builder |
ProviderSpecification.Builder.addServers(ProviderSpecificationServersItem servers)
Adds a new element to servers.
|
| Modifier and Type | Method and Description |
|---|---|
ProviderSpecification.Builder |
ProviderSpecification.Builder.servers(List<ProviderSpecificationServersItem> servers)
Set the servers.
|
| Constructor and Description |
|---|
Builder(List<ProviderSpecificationServersItem> servers)
Instantiates a new builder with required properties.
|
Copyright © 2025 IBM Cloud. All rights reserved.