public static interface ChannelsResponse.Builder extends SdkPojo, CopyableBuilder<ChannelsResponse.Builder,ChannelsResponse>
| Modifier and Type | Method and Description |
|---|---|
ChannelsResponse.Builder |
channels(Map<String,ChannelResponse> channels)
A map that contains a multipart response for each channel.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildChannelsResponse.Builder channels(Map<String,ChannelResponse> 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.
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.Copyright © 2023. All rights reserved.