Uses of Class
com.microsoft.graph.models.TermsOfUseContainer
Packages that use TermsOfUseContainer
-
Uses of TermsOfUseContainer in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return TermsOfUseContainerModifier and TypeMethodDescriptionstatic TermsOfUseContainerTermsOfUseContainer.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueIdentityGovernance.getTermsOfUse()Gets the termsOfUse property value.Methods in com.microsoft.graph.models with parameters of type TermsOfUseContainerModifier and TypeMethodDescriptionvoidIdentityGovernance.setTermsOfUse(TermsOfUseContainer value) Sets the termsOfUse property value.