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