Uses of Enum
com.microsoft.graph.models.MigrationStatus
Packages that use MigrationStatus
-
Uses of MigrationStatus in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return MigrationStatusModifier and TypeMethodDescriptionstatic MigrationStatusRelyingPartyDetailedSummary.getMigrationStatus()Gets the migrationStatus property value.static MigrationStatusReturns the enum constant of this type with the specified name.static MigrationStatus[]MigrationStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type MigrationStatusModifier and TypeMethodDescriptionvoidRelyingPartyDetailedSummary.setMigrationStatus(MigrationStatus value) Sets the migrationStatus property value.