Uses of Class
com.microsoft.graph.models.OnAttributeCollectionStartHandler
Packages that use OnAttributeCollectionStartHandler
-
Uses of OnAttributeCollectionStartHandler in com.microsoft.graph.models
Subclasses of OnAttributeCollectionStartHandler in com.microsoft.graph.modelsMethods in com.microsoft.graph.models that return OnAttributeCollectionStartHandlerModifier and TypeMethodDescriptionOnAttributeCollectionStartHandler.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueOnAttributeCollectionStartListener.getHandler()Gets the handler property value.ExternalUsersSelfServiceSignUpEventsFlow.getOnAttributeCollectionStart()Gets the onAttributeCollectionStart property value.Methods in com.microsoft.graph.models with parameters of type OnAttributeCollectionStartHandlerModifier and TypeMethodDescriptionvoidOnAttributeCollectionStartListener.setHandler(OnAttributeCollectionStartHandler value) Sets the handler property value.voidExternalUsersSelfServiceSignUpEventsFlow.setOnAttributeCollectionStart(OnAttributeCollectionStartHandler value) Sets the onAttributeCollectionStart property value.