Uses of Class
odata.msgraph.client.beta.entity.Directory
-
Packages that use Directory Package Description odata.msgraph.client.beta.entity -
-
Uses of Directory in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return Directory Modifier and Type Method Description DirectoryDirectory.Builder. build()DirectoryDirectory. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.DirectoryDirectory. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).DirectoryDirectory. withUnmappedField(String name, String value)
-