Uses of Class
com.microsoft.graph.models.OnAttributeCollectionSubmitHandler
Packages that use OnAttributeCollectionSubmitHandler
-
Uses of OnAttributeCollectionSubmitHandler in com.microsoft.graph.models
Subclasses of OnAttributeCollectionSubmitHandler in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return OnAttributeCollectionSubmitHandlerModifier and TypeMethodDescriptionOnAttributeCollectionSubmitHandler.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnAttributeCollectionSubmitListener.getHandler()Gets the handler property value.ExternalUsersSelfServiceSignUpEventsFlow.getOnAttributeCollectionSubmit()Gets the onAttributeCollectionSubmit property value.Methods in com.microsoft.graph.models with parameters of type OnAttributeCollectionSubmitHandlerModifier and TypeMethodDescriptionvoidOnAttributeCollectionSubmitListener.setHandler(OnAttributeCollectionSubmitHandler value) Sets the handler property value.voidExternalUsersSelfServiceSignUpEventsFlow.setOnAttributeCollectionSubmit(OnAttributeCollectionSubmitHandler value) Sets the onAttributeCollectionSubmit property value.