Uses of Class
com.microsoft.graph.models.IdentifierUriConfiguration
Packages that use IdentifierUriConfiguration
-
Uses of IdentifierUriConfiguration in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return IdentifierUriConfigurationModifier and TypeMethodDescriptionstatic IdentifierUriConfigurationIdentifierUriConfiguration.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueAppManagementApplicationConfiguration.getIdentifierUris()Gets the identifierUris property value.CustomAppManagementApplicationConfiguration.getIdentifierUris()Gets the identifierUris property value.Methods in com.microsoft.graph.models with parameters of type IdentifierUriConfigurationModifier and TypeMethodDescriptionvoidAppManagementApplicationConfiguration.setIdentifierUris(IdentifierUriConfiguration value) Sets the identifierUris property value.voidCustomAppManagementApplicationConfiguration.setIdentifierUris(IdentifierUriConfiguration value) Sets the identifierUris property value.