static ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.builder() |
|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.channelMemberships(Collection<ChannelMembershipForAppInstanceUserSummary> channelMemberships) |
The information for the requested channel memberships.
|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.channelMemberships(Consumer<ChannelMembershipForAppInstanceUserSummary.Builder>... channelMemberships) |
The information for the requested channel memberships.
|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.channelMemberships(ChannelMembershipForAppInstanceUserSummary... channelMemberships) |
The information for the requested channel memberships.
|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.Builder.nextToken(String nextToken) |
The token passed by previous API calls until all requested users are returned.
|
ListChannelMembershipsForAppInstanceUserResponse.Builder |
ListChannelMembershipsForAppInstanceUserResponse.toBuilder() |
|