Uses of Class
com.microsoft.graph.models.OnAttributeCollectionHandler
Packages that use OnAttributeCollectionHandler
-
Uses of OnAttributeCollectionHandler in com.microsoft.graph.models
Subclasses of OnAttributeCollectionHandler in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return OnAttributeCollectionHandlerModifier and TypeMethodDescriptionstatic OnAttributeCollectionHandlerOnAttributeCollectionHandler.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnAttributeCollectionListener.getHandler()Gets the handler property value.ExternalUsersSelfServiceSignUpEventsFlow.getOnAttributeCollection()Gets the onAttributeCollection property value.Methods in com.microsoft.graph.models with parameters of type OnAttributeCollectionHandlerModifier and TypeMethodDescriptionvoidOnAttributeCollectionListener.setHandler(OnAttributeCollectionHandler value) Sets the handler property value.voidExternalUsersSelfServiceSignUpEventsFlow.setOnAttributeCollection(OnAttributeCollectionHandler value) Sets the onAttributeCollection property value.