| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
PlannerTaskDetails |
PlannerTaskDetails.Builder.build() |
PlannerTaskDetails |
PlannerTaskDetails.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
PlannerTaskDetails |
PlannerTaskDetails.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
PlannerTaskDetails |
PlannerTaskDetails.withChecklist(PlannerChecklistItems checklist) |
PlannerTaskDetails |
PlannerTaskDetails.withDescription(String description) |
PlannerTaskDetails |
PlannerTaskDetails.withPreviewType(PlannerPreviewType previewType) |
PlannerTaskDetails |
PlannerTaskDetails.withReferences(PlannerExternalReferences references) |
Copyright © 2018–2020. All rights reserved.