Uses of Class
com.microsoft.graph.models.OAuthConsentAppDetail
Packages that use OAuthConsentAppDetail
-
Uses of OAuthConsentAppDetail in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return OAuthConsentAppDetailModifier and TypeMethodDescriptionstatic OAuthConsentAppDetailOAuthConsentAppDetail.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSimulation.getOAuthConsentAppDetail()Gets the oAuthConsentAppDetail property value.Methods in com.microsoft.graph.models with parameters of type OAuthConsentAppDetailModifier and TypeMethodDescriptionvoidSimulation.setOAuthConsentAppDetail(OAuthConsentAppDetail value) Sets the oAuthConsentAppDetail property value.