| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
SettingValue |
SettingValue.Builder.build() |
SettingValue |
SettingValue.withName(String name) |
SettingValue |
SettingValue.withValue(String value) |
| Modifier and Type | Field and Description |
|---|---|
protected List<SettingValue> |
DirectorySetting.values |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<SettingValue> |
DirectorySetting.getValues() |
| Modifier and Type | Method and Description |
|---|---|
DirectorySetting.Builder |
DirectorySetting.Builder.values(List<SettingValue> values) |
Copyright © 2018–2020. All rights reserved.