Uses of Enum
com.microsoft.graph.models.PrivilegedAccessGroupRelationships
Packages that use PrivilegedAccessGroupRelationships
-
Uses of PrivilegedAccessGroupRelationships in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PrivilegedAccessGroupRelationshipsModifier and TypeMethodDescriptionPrivilegedAccessGroupAssignmentSchedule.getAccessId()Gets the accessId property value.PrivilegedAccessGroupAssignmentScheduleInstance.getAccessId()Gets the accessId property value.PrivilegedAccessGroupAssignmentScheduleRequest.getAccessId()Gets the accessId property value.PrivilegedAccessGroupEligibilitySchedule.getAccessId()Gets the accessId property value.PrivilegedAccessGroupEligibilityScheduleInstance.getAccessId()Gets the accessId property value.PrivilegedAccessGroupEligibilityScheduleRequest.getAccessId()Gets the accessId property value.Returns the enum constant of this type with the specified name.static PrivilegedAccessGroupRelationships[]PrivilegedAccessGroupRelationships.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type PrivilegedAccessGroupRelationshipsModifier and TypeMethodDescriptionvoidPrivilegedAccessGroupAssignmentSchedule.setAccessId(PrivilegedAccessGroupRelationships value) Sets the accessId property value.voidPrivilegedAccessGroupAssignmentScheduleInstance.setAccessId(PrivilegedAccessGroupRelationships value) Sets the accessId property value.voidPrivilegedAccessGroupAssignmentScheduleRequest.setAccessId(PrivilegedAccessGroupRelationships value) Sets the accessId property value.voidPrivilegedAccessGroupEligibilitySchedule.setAccessId(PrivilegedAccessGroupRelationships value) Sets the accessId property value.voidPrivilegedAccessGroupEligibilityScheduleInstance.setAccessId(PrivilegedAccessGroupRelationships value) Sets the accessId property value.voidPrivilegedAccessGroupEligibilityScheduleRequest.setAccessId(PrivilegedAccessGroupRelationships value) Sets the accessId property value.