Uses of Class
odata.msgraph.client.beta.entity.PrivilegedOperationEvent
-
Packages that use PrivilegedOperationEvent Package Description odata.msgraph.client.beta.entity -
-
Uses of PrivilegedOperationEvent in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return PrivilegedOperationEvent Modifier and Type Method Description PrivilegedOperationEventPrivilegedOperationEvent.Builder. build()PrivilegedOperationEventPrivilegedOperationEvent. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.PrivilegedOperationEventPrivilegedOperationEvent. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).PrivilegedOperationEventPrivilegedOperationEvent. withAdditionalInformation(String additionalInformation)PrivilegedOperationEventPrivilegedOperationEvent. withCreationDateTime(OffsetDateTime creationDateTime)PrivilegedOperationEventPrivilegedOperationEvent. withExpirationDateTime(OffsetDateTime expirationDateTime)PrivilegedOperationEventPrivilegedOperationEvent. withReferenceKey(String referenceKey)PrivilegedOperationEventPrivilegedOperationEvent. withReferenceSystem(String referenceSystem)PrivilegedOperationEventPrivilegedOperationEvent. withRequestorId(String requestorId)PrivilegedOperationEventPrivilegedOperationEvent. withRequestorName(String requestorName)PrivilegedOperationEventPrivilegedOperationEvent. withRequestType(String requestType)PrivilegedOperationEventPrivilegedOperationEvent. withRoleId(String roleId)PrivilegedOperationEventPrivilegedOperationEvent. withRoleName(String roleName)PrivilegedOperationEventPrivilegedOperationEvent. withTenantId(String tenantId)PrivilegedOperationEventPrivilegedOperationEvent. withUnmappedField(String name, String value)PrivilegedOperationEventPrivilegedOperationEvent. withUserId(String userId)PrivilegedOperationEventPrivilegedOperationEvent. withUserMail(String userMail)PrivilegedOperationEventPrivilegedOperationEvent. withUserName(String userName)
-