Uses of Class
odata.msgraph.client.beta.entity.request.GovernanceSubjectRequest
-
Packages that use GovernanceSubjectRequest Package Description odata.msgraph.client.beta.container odata.msgraph.client.beta.entity odata.msgraph.client.beta.entity.request -
-
Uses of GovernanceSubjectRequest in odata.msgraph.client.beta.container
Methods in odata.msgraph.client.beta.container that return GovernanceSubjectRequest Modifier and Type Method Description GovernanceSubjectRequestGraphService. governanceSubjects(String id) -
Uses of GovernanceSubjectRequest in odata.msgraph.client.beta.entity
Methods in odata.msgraph.client.beta.entity that return GovernanceSubjectRequest Modifier and Type Method Description GovernanceSubjectRequestGovernanceRoleAssignment. getSubject()GovernanceSubjectRequestGovernanceRoleAssignmentRequest. getSubject() -
Uses of GovernanceSubjectRequest in odata.msgraph.client.beta.entity.request
Methods in odata.msgraph.client.beta.entity.request that return GovernanceSubjectRequest Modifier and Type Method Description GovernanceSubjectRequestGovernanceRoleAssignmentRequest. subject()GovernanceSubjectRequestGovernanceRoleAssignmentRequestRequest. subject()
-