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