| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Method and Description |
|---|---|
WindowsPackageInformation.Builder |
WindowsPackageInformation.Builder.applicableArchitecture(WindowsArchitecture applicableArchitecture)
“The Windows architecture for which this app can run on.”
|
static WindowsPackageInformation.Builder |
WindowsPackageInformation.builder()
Returns a builder which is used to create a new
instance of this class (given that this class is immutable).
|
WindowsPackageInformation.Builder |
WindowsPackageInformation.Builder.displayName(String displayName)
“The Display Name.”
|
WindowsPackageInformation.Builder |
WindowsPackageInformation.Builder.identityName(String identityName)
“The Identity Name.”
|
WindowsPackageInformation.Builder |
WindowsPackageInformation.Builder.identityPublisher(String identityPublisher)
“The Identity Publisher.”
|
WindowsPackageInformation.Builder |
WindowsPackageInformation.Builder.identityResourceIdentifier(String identityResourceIdentifier)
“The Identity Resource Identifier.”
|
WindowsPackageInformation.Builder |
WindowsPackageInformation.Builder.identityVersion(String identityVersion)
“The Identity Version.”
|
WindowsPackageInformation.Builder |
WindowsPackageInformation.Builder.minimumSupportedOperatingSystem(WindowsMinimumOperatingSystem minimumSupportedOperatingSystem)
“The value for the minimum applicable operating system.”
|
Copyright © 2018–2020. All rights reserved.