| Package | Description |
|---|---|
| com.ibm.watson.assistant.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProviderPrivate |
ProviderPrivate.Builder.build()
Builds a ProviderPrivate.
|
ProviderPrivate |
UpdateProviderOptions.xPrivate()
Gets the xPrivate.
|
ProviderPrivate |
CreateProviderOptions.xPrivate()
Gets the xPrivate.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProviderOptions.Builder |
UpdateProviderOptions.Builder.xPrivate(ProviderPrivate xPrivate)
Set the xPrivate.
|
CreateProviderOptions.Builder |
CreateProviderOptions.Builder.xPrivate(ProviderPrivate xPrivate)
Set the xPrivate.
|
| Constructor and Description |
|---|
Builder(String providerId,
ProviderSpecification specification,
ProviderPrivate xPrivate)
Instantiates a new builder with required properties.
|
Builder(String providerId,
ProviderSpecification specification,
ProviderPrivate xPrivate)
Instantiates a new builder with required properties.
|
Copyright © 2025 IBM Cloud. All rights reserved.