Uses of Class
com.microsoft.graph.models.AccessPackageAnswer
Packages that use AccessPackageAnswer
-
Uses of AccessPackageAnswer in com.microsoft.graph.models
Subclasses of AccessPackageAnswer in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return AccessPackageAnswerModifier and TypeMethodDescriptionstatic AccessPackageAnswerAccessPackageAnswer.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type AccessPackageAnswerModifier and TypeMethodDescriptionAccessPackageAssignmentRequest.getAnswers()Gets the answers property value.Method parameters in com.microsoft.graph.models with type arguments of type AccessPackageAnswerModifier and TypeMethodDescriptionvoidAccessPackageAssignmentRequest.setAnswers(List<AccessPackageAnswer> value) Sets the answers property value.