| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
MuteParticipantsOperation |
MuteParticipantsOperation.Builder.build() |
MuteParticipantsOperation |
MuteParticipantsOperation.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
MuteParticipantsOperation |
MuteParticipantsOperation.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<MuteParticipantsOperation> |
ParticipantCollectionRequest.muteAll(List<String> participants,
String clientContext) |
Copyright © 2018–2020. All rights reserved.