Uses of Class
odata.msgraph.client.beta.entity.MacOSMicrosoftEdgeApp
-
Packages that use MacOSMicrosoftEdgeApp Package Description odata.msgraph.client.beta.entity -
-
Uses of MacOSMicrosoftEdgeApp in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return MacOSMicrosoftEdgeApp Modifier and Type Method Description MacOSMicrosoftEdgeAppMacOSMicrosoftEdgeApp.Builder. build()MacOSMicrosoftEdgeAppMacOSMicrosoftEdgeApp. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.MacOSMicrosoftEdgeAppMacOSMicrosoftEdgeApp. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).MacOSMicrosoftEdgeAppMacOSMicrosoftEdgeApp. withChannel(MicrosoftEdgeChannel channel)Returns an immutable copy ofthiswith just thechannelfield changed.MacOSMicrosoftEdgeAppMacOSMicrosoftEdgeApp. withUnmappedField(String name, String value)
-