Uses of Class
com.microsoft.graph.models.AgreementFileData
Packages that use AgreementFileData
-
Uses of AgreementFileData in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AgreementFileDataModifier and TypeMethodDescriptionstatic AgreementFileDataAgreementFileData.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAgreementFileProperties.getFileData()Gets the fileData property value.Methods in com.microsoft.graph.models with parameters of type AgreementFileDataModifier and TypeMethodDescriptionvoidAgreementFileProperties.setFileData(AgreementFileData value) Sets the fileData property value.