Uses of Class
com.microsoft.graph.models.OrganizationalBranding
Packages that use OrganizationalBranding
-
Uses of OrganizationalBranding in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OrganizationalBrandingModifier and TypeMethodDescriptionstatic OrganizationalBrandingOrganizationalBranding.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOrganization.getBranding()Gets the branding property value.Methods in com.microsoft.graph.models with parameters of type OrganizationalBrandingModifier and TypeMethodDescriptionvoidOrganization.setBranding(OrganizationalBranding value) Sets the branding property value.