Interface ChannelsResponse.Builder

All Superinterfaces:
Buildable, CopyableBuilder<ChannelsResponse.Builder,ChannelsResponse>, SdkBuilder<ChannelsResponse.Builder,ChannelsResponse>, SdkPojo
Enclosing class:
ChannelsResponse

public static interface ChannelsResponse.Builder extends SdkPojo, CopyableBuilder<ChannelsResponse.Builder,ChannelsResponse>
  • Method Details

    • channels

      A map that contains a multipart response for each channel. For each item in this object, the ChannelType is the key and the Channel is the value.

      Parameters:
      channels - A map that contains a multipart response for each channel. For each item in this object, the ChannelType is the key and the Channel is the value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.