Uses of Class
com.microsoft.graph.models.ContentCustomization
Packages that use ContentCustomization
-
Uses of ContentCustomization in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ContentCustomizationModifier and TypeMethodDescriptionstatic ContentCustomizationContentCustomization.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOrganizationalBrandingProperties.getContentCustomization()Gets the contentCustomization property value.Methods in com.microsoft.graph.models with parameters of type ContentCustomizationModifier and TypeMethodDescriptionvoidOrganizationalBrandingProperties.setContentCustomization(ContentCustomization value) Sets the contentCustomization property value.