Uses of Class
com.microsoft.graph.models.AuthenticationAttributeCollectionPageViewConfiguration
Packages that use AuthenticationAttributeCollectionPageViewConfiguration
-
Uses of AuthenticationAttributeCollectionPageViewConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return AuthenticationAttributeCollectionPageViewConfigurationModifier and TypeMethodDescriptionAuthenticationAttributeCollectionPageViewConfiguration.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 AuthenticationAttributeCollectionPageViewConfigurationModifier and TypeMethodDescriptionAuthenticationAttributeCollectionPage.getViews()Gets the views property value.Method parameters in com.microsoft.graph.models with type arguments of type AuthenticationAttributeCollectionPageViewConfigurationModifier and TypeMethodDescriptionvoidAuthenticationAttributeCollectionPage.setViews(List<AuthenticationAttributeCollectionPageViewConfiguration> value) Sets the views property value.