Uses of Class
com.microsoft.graph.models.CopilotAdminCatalog
Packages that use CopilotAdminCatalog
-
Uses of CopilotAdminCatalog in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return CopilotAdminCatalogModifier and TypeMethodDescriptionstatic CopilotAdminCatalogCopilotAdminCatalog.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCopilotAdmin.getCatalog()Gets the catalog property value.Methods in com.microsoft.graph.models with parameters of type CopilotAdminCatalogModifier and TypeMethodDescriptionvoidCopilotAdmin.setCatalog(CopilotAdminCatalog value) Sets the catalog property value.