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