Uses of Class
odata.msgraph.client.beta.entity.WindowsPhone81AppXBundle
-
Packages that use WindowsPhone81AppXBundle Package Description odata.msgraph.client.beta.entity -
-
Uses of WindowsPhone81AppXBundle in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return WindowsPhone81AppXBundle Modifier and Type Method Description WindowsPhone81AppXBundleWindowsPhone81AppXBundle.Builder. build()WindowsPhone81AppXBundleWindowsPhone81AppXBundle. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.WindowsPhone81AppXBundleWindowsPhone81AppXBundle. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).WindowsPhone81AppXBundleWindowsPhone81AppXBundle. withAppXPackageInformationList(List<WindowsPackageInformation> appXPackageInformationList)Returns an immutable copy ofthiswith just theappXPackageInformationListfield changed.WindowsPhone81AppXBundleWindowsPhone81AppXBundle. withUnmappedField(String name, String value)
-