Uses of Class
com.microsoft.graph.models.SubjectSet
Packages that use SubjectSet
-
Uses of SubjectSet in com.microsoft.graph.models
Subclasses of SubjectSet in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassMethods in com.microsoft.graph.models that return SubjectSetModifier and TypeMethodDescriptionstatic SubjectSetSubjectSet.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type SubjectSetModifier and TypeMethodDescriptionAccessPackageApprovalStage.getEscalationApprovers()Gets the escalationApprovers property value.UnifiedApprovalStage.getEscalationApprovers()Gets the escalationApprovers property value.AccessPackageApprovalStage.getFallbackEscalationApprovers()Gets the fallbackEscalationApprovers property value.AccessPackageApprovalStage.getFallbackPrimaryApprovers()Gets the fallbackPrimaryApprovers property value.AccessPackageAssignmentReviewSettings.getFallbackReviewers()Gets the fallbackReviewers property value.AccessPackageAssignmentRequestorSettings.getOnBehalfRequestors()Gets the onBehalfRequestors property value.AccessPackageApprovalStage.getPrimaryApprovers()Gets the primaryApprovers property value.UnifiedApprovalStage.getPrimaryApprovers()Gets the primaryApprovers property value.AccessPackageAssignmentReviewSettings.getPrimaryReviewers()Gets the primaryReviewers property value.AccessPackageAssignmentPolicy.getSpecificAllowedTargets()Gets the specificAllowedTargets property value.Method parameters in com.microsoft.graph.models with type arguments of type SubjectSetModifier and TypeMethodDescriptionvoidAccessPackageApprovalStage.setEscalationApprovers(List<SubjectSet> value) Sets the escalationApprovers property value.voidUnifiedApprovalStage.setEscalationApprovers(List<SubjectSet> value) Sets the escalationApprovers property value.voidAccessPackageApprovalStage.setFallbackEscalationApprovers(List<SubjectSet> value) Sets the fallbackEscalationApprovers property value.voidAccessPackageApprovalStage.setFallbackPrimaryApprovers(List<SubjectSet> value) Sets the fallbackPrimaryApprovers property value.voidAccessPackageAssignmentReviewSettings.setFallbackReviewers(List<SubjectSet> value) Sets the fallbackReviewers property value.voidAccessPackageAssignmentRequestorSettings.setOnBehalfRequestors(List<SubjectSet> value) Sets the onBehalfRequestors property value.voidAccessPackageApprovalStage.setPrimaryApprovers(List<SubjectSet> value) Sets the primaryApprovers property value.voidUnifiedApprovalStage.setPrimaryApprovers(List<SubjectSet> value) Sets the primaryApprovers property value.voidAccessPackageAssignmentReviewSettings.setPrimaryReviewers(List<SubjectSet> value) Sets the primaryReviewers property value.voidAccessPackageAssignmentPolicy.setSpecificAllowedTargets(List<SubjectSet> value) Sets the specificAllowedTargets property value.