public static class RuntimeResponseGenericRuntimeResponseTypePause.Builder extends Object
| Constructor and Description |
|---|
Builder()
Instantiates a new builder.
|
Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypePause) |
Builder(String responseType,
Long time)
Instantiates a new builder with required properties.
|
| Modifier and Type | Method and Description |
|---|---|
RuntimeResponseGenericRuntimeResponseTypePause.Builder |
addChannels(ResponseGenericChannel channels)
Adds an channels to channels.
|
RuntimeResponseGenericRuntimeResponseTypePause |
build()
Builds a RuntimeResponseGenericRuntimeResponseTypePause.
|
RuntimeResponseGenericRuntimeResponseTypePause.Builder |
channels(List<ResponseGenericChannel> channels)
Set the channels.
|
RuntimeResponseGenericRuntimeResponseTypePause.Builder |
responseType(String responseType)
Set the responseType.
|
RuntimeResponseGenericRuntimeResponseTypePause.Builder |
time(long time)
Set the time.
|
RuntimeResponseGenericRuntimeResponseTypePause.Builder |
typing(Boolean typing)
Set the typing.
|
public Builder(RuntimeResponseGeneric runtimeResponseGenericRuntimeResponseTypePause)
public Builder()
public RuntimeResponseGenericRuntimeResponseTypePause build()
public RuntimeResponseGenericRuntimeResponseTypePause.Builder addChannels(ResponseGenericChannel channels)
channels - the new channelspublic RuntimeResponseGenericRuntimeResponseTypePause.Builder responseType(String responseType)
responseType - the responseTypepublic RuntimeResponseGenericRuntimeResponseTypePause.Builder time(long time)
time - the timepublic RuntimeResponseGenericRuntimeResponseTypePause.Builder typing(Boolean typing)
typing - the typingpublic RuntimeResponseGenericRuntimeResponseTypePause.Builder channels(List<ResponseGenericChannel> channels)
channels - the channelsCopyright © 2022 IBM Cloud. All rights reserved.