| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.entity.collection.request |
| Modifier and Type | Class and Description |
|---|---|
class |
PlannerAssignedToTaskBoardTaskFormat |
class |
PlannerBucket |
class |
PlannerBucketTaskBoardTaskFormat |
class |
PlannerPlan |
class |
PlannerPlanDetails |
class |
PlannerProgressTaskBoardTaskFormat |
class |
PlannerTask |
class |
PlannerTaskDetails |
class |
PlannerUser |
| Modifier and Type | Method and Description |
|---|---|
PlannerDelta |
PlannerDelta.Builder.build() |
PlannerDelta |
PlannerDelta.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
PlannerDelta |
PlannerDelta.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPageNonEntityRequest<PlannerDelta> |
PlannerDeltaCollectionRequest.delta() |
Copyright © 2018–2020. All rights reserved.