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