Uses of Class
odata.msgraph.client.beta.complex.WindowsAppIdentifier
-
Packages that use WindowsAppIdentifier Package Description odata.msgraph.client.beta.complex -
-
Uses of WindowsAppIdentifier in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return WindowsAppIdentifier Modifier and Type Method Description WindowsAppIdentifierWindowsAppIdentifier.Builder. build()WindowsAppIdentifierWindowsAppIdentifier. withUnmappedField(String name, String value)WindowsAppIdentifierWindowsAppIdentifier. withWindowsAppId(String windowsAppId)Returns an immutable copy ofthiswith just thewindowsAppIdfield changed.
-