public class ResponseGenericChannel
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
ResponseGenericChannel.Builder
Builder.
|
static interface |
ResponseGenericChannel.Channel
A channel for which the response is intended.
|
Modifier and Type | Method and Description |
---|---|
String |
channel()
Gets the channel.
|
ResponseGenericChannel.Builder |
newBuilder()
New builder.
|
public ResponseGenericChannel.Builder newBuilder()
public String channel()
A channel for which the response is intended.
**Note:** On IBM Cloud Pak for Data, only `chat` is supported.
Copyright © 2023 IBM Cloud. All rights reserved.