Class ResponseGenericChannel
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v2.model.ResponseGenericChannel
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ResponseGenericChannel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
ResponseGenericChannel.
-
Constructor Summary
Constructors Constructor Description ResponseGenericChannel()
-
Method Summary
Modifier and Type Method Description String
getChannel()
Gets the channel.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
ResponseGenericChannel
public ResponseGenericChannel()
-
-
Method Details
-
getChannel
Gets the channel.A channel for which the response is intended.
- Returns:
- the channel
-