Uses of Class
com.microsoft.graph.models.ApprovalSettings
Packages that use ApprovalSettings
-
Uses of ApprovalSettings in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ApprovalSettingsModifier and TypeMethodDescriptionstatic ApprovalSettingsApprovalSettings.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueUnifiedRoleManagementPolicyApprovalRule.getSetting()Gets the setting property value.Methods in com.microsoft.graph.models with parameters of type ApprovalSettingsModifier and TypeMethodDescriptionvoidUnifiedRoleManagementPolicyApprovalRule.setSetting(ApprovalSettings value) Sets the setting property value.