Uses of Class
odata.msgraph.client.beta.complex.PlannerAssignment
-
Packages that use PlannerAssignment Package Description odata.msgraph.client.beta.complex -
-
Uses of PlannerAssignment in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.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, String value)
-