Uses of Class
com.microsoft.graph.models.ServiceStatus
Packages that use ServiceStatus
-
Uses of ServiceStatus in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return ServiceStatusModifier and TypeMethodDescriptionstatic ServiceStatusServiceStatus.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueBackupRestoreRoot.getServiceStatus()Gets the serviceStatus property value.Methods in com.microsoft.graph.models with parameters of type ServiceStatusModifier and TypeMethodDescriptionvoidBackupRestoreRoot.setServiceStatus(ServiceStatus value) Sets the serviceStatus property value.