Uses of Class
com.microsoft.graph.models.AppIdentity
Packages that use AppIdentity
-
Uses of AppIdentity in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AppIdentityModifier and TypeMethodDescriptionstatic AppIdentityAppIdentity.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAuditActivityInitiator.getApp()Gets the app property value.PrintTaskDefinition.getCreatedBy()Gets the createdBy property value.Methods in com.microsoft.graph.models with parameters of type AppIdentityModifier and TypeMethodDescriptionvoidAuditActivityInitiator.setApp(AppIdentity value) Sets the app property value.voidPrintTaskDefinition.setCreatedBy(AppIdentity value) Sets the createdBy property value.