Uses of Class
com.ibm.watson.discovery.v1.model.Source
Package | Description |
---|---|
com.ibm.watson.discovery.v1.model |
-
Uses of Source in com.ibm.watson.discovery.v1.model
Methods in com.ibm.watson.discovery.v1.model that return Source Modifier and Type Method Description Source
Source.Builder. build()
Builds a Source.Source
Configuration. source()
Gets the source.Source
CreateConfigurationOptions. source()
Gets the source.Source
UpdateConfigurationOptions. source()
Gets the source.Methods in com.ibm.watson.discovery.v1.model with parameters of type Source Modifier and Type Method Description Configuration.Builder
Configuration.Builder. source(Source source)
Set the source.CreateConfigurationOptions.Builder
CreateConfigurationOptions.Builder. source(Source source)
Set the source.UpdateConfigurationOptions.Builder
UpdateConfigurationOptions.Builder. source(Source source)
Set the source.