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