Uses of Class
com.microsoft.graph.models.ResultInfo
Packages that use ResultInfo
-
Uses of ResultInfo in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ResultInfoModifier and TypeMethodDescriptionstatic ResultInfoResultInfo.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueCall.getResultInfo()Gets the resultInfo property value.CommsOperation.getResultInfo()Gets the resultInfo property value.Methods in com.microsoft.graph.models with parameters of type ResultInfoModifier and TypeMethodDescriptionvoidCall.setResultInfo(ResultInfo value) Sets the resultInfo property value.voidCommsOperation.setResultInfo(ResultInfo value) Sets the resultInfo property value.