| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
IosHomeScreenPage |
IosHomeScreenPage.Builder.build() |
IosHomeScreenPage |
IosHomeScreenPage.withDisplayName(String displayName)
Returns an immutable copy of
this with just the displayName
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<IosHomeScreenPage> |
IosDeviceFeaturesConfiguration.homeScreenPages |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<IosHomeScreenPage> |
IosDeviceFeaturesConfiguration.getHomeScreenPages()
“A list of pages on the Home Screen.
|
com.github.davidmoten.odata.client.CollectionPage<IosHomeScreenPage> |
IosDeviceFeaturesConfiguration.getHomeScreenPages(com.github.davidmoten.odata.client.HttpRequestOptions options)
“A list of pages on the Home Screen.
|
| Modifier and Type | Method and Description |
|---|---|
IosDeviceFeaturesConfiguration.Builder |
IosDeviceFeaturesConfiguration.Builder.homeScreenPages(IosHomeScreenPage... homeScreenPages)
“A list of pages on the Home Screen.
|
| Modifier and Type | Method and Description |
|---|---|
IosDeviceFeaturesConfiguration.Builder |
IosDeviceFeaturesConfiguration.Builder.homeScreenPages(List<IosHomeScreenPage> homeScreenPages)
“A list of pages on the Home Screen.
|
Copyright © 2018–2020. All rights reserved.