Uses of Class
odata.msgraph.client.beta.entity.StartHoldMusicOperation
-
Packages that use StartHoldMusicOperation Package Description odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of StartHoldMusicOperation in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return StartHoldMusicOperation Modifier and Type Method Description StartHoldMusicOperationStartHoldMusicOperation.Builder. build()StartHoldMusicOperationStartHoldMusicOperation. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.StartHoldMusicOperationStartHoldMusicOperation. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).StartHoldMusicOperationStartHoldMusicOperation. withUnmappedField(String name, String value)Methods in odata.msgraph.client.beta.entity that return types with arguments of type StartHoldMusicOperation Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<StartHoldMusicOperation>Participant. startHoldMusic(Prompt customPrompt, String clientContext) -
Uses of StartHoldMusicOperation in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return types with arguments of type StartHoldMusicOperation Modifier and Type Method Description com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<StartHoldMusicOperation>ParticipantRequest. startHoldMusic(Prompt customPrompt, String clientContext)
-