Uses of Enum
com.microsoft.graph.models.ApproverInformationVisibility
Packages that use ApproverInformationVisibility
-
Uses of ApproverInformationVisibility in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApproverInformationVisibilityModifier and TypeMethodDescriptionAccessPackageApprovalStage.getApproverInformationVisibility()Gets the approverInformationVisibility property value.Returns the enum constant of this type with the specified name.static ApproverInformationVisibility[]ApproverInformationVisibility.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 ApproverInformationVisibilityModifier and TypeMethodDescriptionvoidAccessPackageApprovalStage.setApproverInformationVisibility(ApproverInformationVisibility value) Sets the approverInformationVisibility property value.