| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.discovery.v1.model.configuration |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateConfigurationResponse
Response from
CreateConfigurationRequest. |
class |
GetConfigurationResponse
Response from
GetConfigurationRequest. |
class |
UpdateConfigurationResponse
Response from
UpdateConfigurationRequest. |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
UpdateConfigurationRequest.getConfiguration() |
Configuration |
CreateConfigurationRequest.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
List<Configuration> |
GetConfigurationsResponse.getConfigurations() |
| Modifier and Type | Method and Description |
|---|---|
UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.Builder.configuration(Configuration configuration) |
CreateConfigurationRequest.Builder |
CreateConfigurationRequest.Builder.configuration(Configuration configuration) |
Copyright © 2015–2016 IBM Watson. All rights reserved.