public static class ChannelTransferTarget.Builder extends Object
| Constructor and Description | 
|---|
| Builder()Instantiates a new builder. | 
| Modifier and Type | Method and Description | 
|---|---|
| ChannelTransferTarget | build()Builds a ChannelTransferTarget. | 
| ChannelTransferTarget.Builder | chat(ChannelTransferTargetChat chat)Set the chat. | 
public ChannelTransferTarget build()
public ChannelTransferTarget.Builder chat(ChannelTransferTargetChat chat)
chat - the chatCopyright © 2023 IBM Cloud. All rights reserved.