| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Method and Description |
|---|---|
GroupPolicyObjectFile |
GroupPolicyObjectFile.Builder.build() |
GroupPolicyObjectFile |
GroupPolicyObjectFile.withContent(String content)
Returns an immutable copy of
this with just the content field
changed. |
GroupPolicyObjectFile |
GroupPolicyObjectFile.withOuDistinguishedName(String ouDistinguishedName)
Returns an immutable copy of
this with just the ouDistinguishedName field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected List<GroupPolicyObjectFile> |
DeviceManagement.groupPolicyObjectFiles |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<GroupPolicyObjectFile> |
DeviceManagement.getGroupPolicyObjectFiles()
“A list of Group Policy Object files uploaded.”
|
| Modifier and Type | Method and Description |
|---|---|
DeviceManagement.Builder |
DeviceManagement.Builder.groupPolicyObjectFiles(List<GroupPolicyObjectFile> groupPolicyObjectFiles)
“A list of Group Policy Object files uploaded.”
|
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<String> |
GroupPolicyMigrationReportCollectionRequest.createMigrationReport(GroupPolicyObjectFile groupPolicyObjectFile) |
Copyright © 2018–2020. All rights reserved.