Uses of Class
com.microsoft.graph.models.AlterationResponse
Packages that use AlterationResponse
-
Uses of AlterationResponse in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AlterationResponseModifier and TypeMethodDescriptionstatic AlterationResponseAlterationResponse.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSearchResponse.getQueryAlterationResponse()Gets the queryAlterationResponse property value.Methods in com.microsoft.graph.models with parameters of type AlterationResponseModifier and TypeMethodDescriptionvoidSearchResponse.setQueryAlterationResponse(AlterationResponse value) Sets the queryAlterationResponse property value.