Uses of Class
com.microsoft.graph.models.PolicyTemplate
Packages that use PolicyTemplate
-
Uses of PolicyTemplate in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PolicyTemplateModifier and TypeMethodDescriptionstatic PolicyTemplatePolicyTemplate.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCrossTenantAccessPolicy.getTemplates()Gets the templates property value.Methods in com.microsoft.graph.models with parameters of type PolicyTemplateModifier and TypeMethodDescriptionvoidCrossTenantAccessPolicy.setTemplates(PolicyTemplate value) Sets the templates property value.