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