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