| Package | Description |
|---|---|
| com.ibm.watson.assistant.v2.model |
| Modifier and Type | Method and Description |
|---|---|
ProviderSpecification |
ProviderSpecification.Builder.build()
Builds a ProviderSpecification.
|
ProviderSpecification |
UpdateProviderOptions.specification()
Gets the specification.
|
ProviderSpecification |
CreateProviderOptions.specification()
Gets the specification.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProviderOptions.Builder |
UpdateProviderOptions.Builder.specification(ProviderSpecification specification)
Set the specification.
|
CreateProviderOptions.Builder |
CreateProviderOptions.Builder.specification(ProviderSpecification specification)
Set the specification.
|
| 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.