Uses of Class
com.microsoft.graph.models.DomainState
Packages that use DomainState
-
Uses of DomainState in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return DomainStateModifier and TypeMethodDescriptionstatic DomainStateDomainState.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueDomain.getState()Gets the state property value.Methods in com.microsoft.graph.models with parameters of type DomainStateModifier and TypeMethodDescriptionvoidDomain.setState(DomainState value) Sets the state property value.