Uses of Class
odata.msgraph.client.complex.PlannerExternalReference
-
Packages that use PlannerExternalReference Package Description odata.msgraph.client.complex -
-
Uses of PlannerExternalReference in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return PlannerExternalReference Modifier and Type Method Description PlannerExternalReferencePlannerExternalReference.Builder. build()PlannerExternalReferencePlannerExternalReference. withAlias(String alias)PlannerExternalReferencePlannerExternalReference. withLastModifiedBy(IdentitySet lastModifiedBy)PlannerExternalReferencePlannerExternalReference. withLastModifiedDateTime(OffsetDateTime lastModifiedDateTime)PlannerExternalReferencePlannerExternalReference. withPreviewPriority(String previewPriority)PlannerExternalReferencePlannerExternalReference. withType(String type)PlannerExternalReferencePlannerExternalReference. withUnmappedField(String name, String value)
-