| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
Windows10AssociatedApps |
Windows10AssociatedApps.Builder.build() |
Windows10AssociatedApps |
Windows10AssociatedApps.withAppType(Windows10AppType appType)
Returns an immutable copy of
this with just the appType field
changed. |
Windows10AssociatedApps |
Windows10AssociatedApps.withIdentifier(String identifier)
Returns an immutable copy of
this with just the identifier field
changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<Windows10AssociatedApps> |
Windows10VpnConfiguration.associatedApps |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<Windows10AssociatedApps> |
Windows10VpnConfiguration.getAssociatedApps()
“Associated Apps.
|
| Modifier and Type | Method and Description |
|---|---|
Windows10VpnConfiguration.Builder |
Windows10VpnConfiguration.Builder.associatedApps(List<Windows10AssociatedApps> associatedApps)
“Associated Apps.
|
Copyright © 2018–2020. All rights reserved.