Uses of Class
odata.msgraph.client.complex.SingleUser
-
Packages that use SingleUser Package Description odata.msgraph.client.complex -
-
Uses of SingleUser in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return SingleUser Modifier and Type Method Description SingleUserSingleUser.Builder. build()SingleUserSingleUser. withDescription(String description)SingleUserSingleUser. withUnmappedField(String name, Object value)SingleUserSingleUser. withUserId(String userId)
-