| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request | |
| odata.msgraph.client.beta.entity.request |
| Modifier and Type | Class and Description |
|---|---|
class |
AdministrativeUnit
Org.OData.Capabilities.V1.ChangeTracking
|
class |
Application
Org.OData.Capabilities.V1.ChangeTracking
|
class |
Contract |
class |
Device |
class |
DirectoryObjectPartnerReference |
class |
DirectoryRole
Org.OData.Capabilities.V1.ChangeTracking
|
class |
DirectoryRoleTemplate
Org.OData.Capabilities.V1.TopSupported
|
class |
DirectorySettingTemplate |
class |
Endpoint |
class |
ExtensionProperty |
class |
Group
Org.OData.Capabilities.V1.ChangeTracking
|
class |
Organization
“The organization resource represents an instance of global settings and
resources which operate and are provisioned at the tenant-level.”
|
class |
OrgContact
Org.OData.Capabilities.V1.ChangeTracking
|
class |
ResourceSpecificPermissionGrant
Org.OData.Capabilities.V1.SelectRestrictions
|
class |
ServicePrincipal
Org.OData.Capabilities.V1.ChangeTracking
|
class |
User
“Represents an Azure Active Directory user object.”
|
| Modifier and Type | Method and Description |
|---|---|
DirectoryObject |
DirectoryObject.Builder.build() |
DirectoryObject |
DirectoryObject.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
DirectoryObject |
DirectoryObject.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
DirectoryObject |
DirectoryObject.withDeletedDateTime(OffsetDateTime deletedDateTime) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<DirectoryObject> |
DirectoryObject.restore() |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<DirectoryObject> |
DirectoryObjectCollectionRequest.getByIds(List<String> ids,
List<String> types) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<DirectoryObject> |
DirectoryObjectCollectionRequest.getUserOwnedObjects(String userId,
String type) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollection<DirectoryObject> |
DirectoryObjectRequest.restore() |
Copyright © 2018–2020. All rights reserved.