Uses of Class
odata.msgraph.client.beta.entity.MessageRecipient.Builder
-
Packages that use MessageRecipient.Builder Package Description odata.msgraph.client.beta.entity -
-
Uses of MessageRecipient.Builder in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MessageRecipient.Builder Modifier and Type Method Description static MessageRecipient.BuilderMessageRecipient. builderMessageRecipient()Returns a builder which is used to create a new instance of this class (given that this class is immutable).MessageRecipient.BuilderMessageRecipient.Builder. deliveryStatus(MessageStatus deliveryStatus)MessageRecipient.BuilderMessageRecipient.Builder. id(String id)MessageRecipient.BuilderMessageRecipient.Builder. recipientEmail(String recipientEmail)
-