Uses of Class
odata.msgraph.client.complex.PlannerUserIds
-
Packages that use PlannerUserIds Package Description odata.msgraph.client.complex odata.msgraph.client.entity -
-
Uses of PlannerUserIds in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return PlannerUserIds Modifier and Type Method Description PlannerUserIdsPlannerUserIds.Builder. build()PlannerUserIdsPlannerUserIds. withUnmappedField(String name, Object value) -
Uses of PlannerUserIds in odata.msgraph.client.entity
Fields in odata.msgraph.client.entity declared as PlannerUserIds Modifier and Type Field Description protected PlannerUserIdsPlannerPlanDetails. sharedWithMethods in odata.msgraph.client.entity that return types with arguments of type PlannerUserIds Modifier and Type Method Description Optional<PlannerUserIds>PlannerPlanDetails. getSharedWith()Methods in odata.msgraph.client.entity with parameters of type PlannerUserIds Modifier and Type Method Description PlannerPlanDetails.BuilderPlannerPlanDetails.Builder. sharedWith(PlannerUserIds sharedWith)PlannerPlanDetailsPlannerPlanDetails. withSharedWith(PlannerUserIds sharedWith)
-