Uses of Class
odata.msgraph.client.complex.ChannelMembersNotificationRecipient.Builder
-
Packages that use ChannelMembersNotificationRecipient.Builder Package Description odata.msgraph.client.complex -
-
Uses of ChannelMembersNotificationRecipient.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return ChannelMembersNotificationRecipient.Builder Modifier and Type Method Description static ChannelMembersNotificationRecipient.BuilderChannelMembersNotificationRecipient. builderChannelMembersNotificationRecipient()Returns a builder which is used to create a new instance of this class (given that this class is immutable).ChannelMembersNotificationRecipient.BuilderChannelMembersNotificationRecipient.Builder. channelId(String channelId)ChannelMembersNotificationRecipient.BuilderChannelMembersNotificationRecipient.Builder. teamId(String teamId)
-