Uses of Class
com.microsoft.graph.models.CopilotAdminSetting
Packages that use CopilotAdminSetting
-
Uses of CopilotAdminSetting in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CopilotAdminSettingModifier and TypeMethodDescriptionstatic CopilotAdminSettingCopilotAdminSetting.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCopilotAdmin.getSettings()Gets the settings property value.Methods in com.microsoft.graph.models with parameters of type CopilotAdminSettingModifier and TypeMethodDescriptionvoidCopilotAdmin.setSettings(CopilotAdminSetting value) Sets the settings property value.