Uses of Class
com.microsoft.graph.models.TenantDataSecurityAndGovernance
Packages that use TenantDataSecurityAndGovernance
-
Uses of TenantDataSecurityAndGovernance in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TenantDataSecurityAndGovernanceModifier and TypeMethodDescriptionTenantDataSecurityAndGovernance.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSecurity.getDataSecurityAndGovernance()Gets the dataSecurityAndGovernance property value.Methods in com.microsoft.graph.models with parameters of type TenantDataSecurityAndGovernanceModifier and TypeMethodDescriptionvoidSecurity.setDataSecurityAndGovernance(TenantDataSecurityAndGovernance value) Sets the dataSecurityAndGovernance property value.