Uses of Class
com.microsoft.graph.models.ExternalDomainName
Packages that use ExternalDomainName
-
Uses of ExternalDomainName in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ExternalDomainNameModifier and TypeMethodDescriptionstatic ExternalDomainNameExternalDomainName.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 ExternalDomainNameModifier and TypeMethodDescriptionSamlOrWsFedExternalDomainFederation.getDomains()Gets the domains property value.Method parameters in com.microsoft.graph.models with type arguments of type ExternalDomainNameModifier and TypeMethodDescriptionvoidSamlOrWsFedExternalDomainFederation.setDomains(List<ExternalDomainName> value) Sets the domains property value.