Uses of Class
odata.msgraph.client.beta.complex.WindowsAppIdentifier.Builder
-
Packages that use WindowsAppIdentifier.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of WindowsAppIdentifier.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return WindowsAppIdentifier.Builder Modifier and Type Method Description static WindowsAppIdentifier.BuilderWindowsAppIdentifier. builderWindowsAppIdentifier()Returns a builder which is used to create a new instance of this class (given that this class is immutable).WindowsAppIdentifier.BuilderWindowsAppIdentifier.Builder. windowsAppId(String windowsAppId)“The identifier for an app, as specified in the app store.”
-