Uses of Class
com.microsoft.graph.models.AccountTargetContent
Packages that use AccountTargetContent
-
Uses of AccountTargetContent in com.microsoft.graph.models
Subclasses of AccountTargetContent in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassMethods in com.microsoft.graph.models that return AccountTargetContentModifier and TypeMethodDescriptionstatic AccountTargetContentAccountTargetContent.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueSimulation.getExcludedAccountTarget()Gets the excludedAccountTarget property value.Simulation.getIncludedAccountTarget()Gets the includedAccountTarget property value.Methods in com.microsoft.graph.models with parameters of type AccountTargetContentModifier and TypeMethodDescriptionvoidSimulation.setExcludedAccountTarget(AccountTargetContent value) Sets the excludedAccountTarget property value.voidSimulation.setIncludedAccountTarget(AccountTargetContent value) Sets the includedAccountTarget property value.