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