Uses of Class
com.microsoft.graph.models.MicrosoftTrainingAssignmentMapping
Packages that use MicrosoftTrainingAssignmentMapping
-
Uses of MicrosoftTrainingAssignmentMapping in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MicrosoftTrainingAssignmentMappingModifier and TypeMethodDescriptionMicrosoftTrainingAssignmentMapping.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 MicrosoftTrainingAssignmentMappingModifier and TypeMethodDescriptionMicrosoftCustomTrainingSetting.getTrainingAssignmentMappings()Gets the trainingAssignmentMappings property value.Method parameters in com.microsoft.graph.models with type arguments of type MicrosoftTrainingAssignmentMappingModifier and TypeMethodDescriptionvoidMicrosoftCustomTrainingSetting.setTrainingAssignmentMappings(List<MicrosoftTrainingAssignmentMapping> value) Sets the trainingAssignmentMappings property value.