Uses of Class
odata.msgraph.client.complex.PlannerAssignment
-
Packages that use PlannerAssignment Package Description odata.msgraph.client.complex -
-
Uses of PlannerAssignment in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return PlannerAssignment Modifier and Type Method Description PlannerAssignmentPlannerAssignment.Builder. build()PlannerAssignmentPlannerAssignment. withAssignedBy(IdentitySet assignedBy)PlannerAssignmentPlannerAssignment. withAssignedDateTime(OffsetDateTime assignedDateTime)PlannerAssignmentPlannerAssignment. withOrderHint(String orderHint)PlannerAssignmentPlannerAssignment. withUnmappedField(String name, Object value)
-