Class ChannelTransferInfo.Builder

java.lang.Object
com.ibm.watson.assistant.v1.model.ChannelTransferInfo.Builder
Enclosing class:
ChannelTransferInfo

public static class ChannelTransferInfo.Builder
extends Object
Builder.
  • Constructor Details

    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

      public Builder​(ChannelTransferTarget target)
      Instantiates a new builder with required properties.
      Parameters:
      target - the target
  • Method Details