public static interface ChannelModeratedByAppInstanceUserSummary.Builder extends SdkPojo, CopyableBuilder<ChannelModeratedByAppInstanceUserSummary.Builder,ChannelModeratedByAppInstanceUserSummary>
| Modifier and Type | Method and Description |
|---|---|
ChannelModeratedByAppInstanceUserSummary.Builder |
channelSummary(ChannelSummary channelSummary)
Sets the value of the ChannelSummary property for this object.
|
default ChannelModeratedByAppInstanceUserSummary.Builder |
channelSummary(Consumer<ChannelSummary.Builder> channelSummary)
Sets the value of the ChannelSummary property for this object.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildChannelModeratedByAppInstanceUserSummary.Builder channelSummary(ChannelSummary channelSummary)
channelSummary - The new value for the ChannelSummary property for this object.default ChannelModeratedByAppInstanceUserSummary.Builder channelSummary(Consumer<ChannelSummary.Builder> channelSummary)
ChannelSummary.Builder avoiding the need to
create one manually via ChannelSummary.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its
result is passed to channelSummary(ChannelSummary).channelSummary - a consumer that will call methods on ChannelSummary.BuilderchannelSummary(ChannelSummary)Copyright © 2021. All rights reserved.