public static interface SubChannelSummary.Builder extends SdkPojo, CopyableBuilder<SubChannelSummary.Builder,SubChannelSummary>
| Modifier and Type | Method and Description |
|---|---|
SubChannelSummary.Builder |
membershipCount(Integer membershipCount)
The number of members in a SubChannel.
|
SubChannelSummary.Builder |
subChannelId(String subChannelId)
The unique ID of a SubChannel.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSubChannelSummary.Builder subChannelId(String subChannelId)
The unique ID of a SubChannel.
subChannelId - The unique ID of a SubChannel.SubChannelSummary.Builder membershipCount(Integer membershipCount)
The number of members in a SubChannel.
membershipCount - The number of members in a SubChannel.Copyright © 2022. All rights reserved.