| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected Windows10AppType |
Windows10AssociatedApps.appType |
| Modifier and Type | Method and Description |
|---|---|
Optional<Windows10AppType> |
Windows10AssociatedApps.getAppType()
“Application type.”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10AssociatedApps.Builder |
Windows10AssociatedApps.Builder.appType(Windows10AppType appType)
“Application type.”
|
Windows10AssociatedApps |
Windows10AssociatedApps.withAppType(Windows10AppType appType)
Returns an immutable copy of
this with just the appType field
changed. |
| Modifier and Type | Method and Description |
|---|---|
static Windows10AppType |
Windows10AppType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Windows10AppType[] |
Windows10AppType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.