Uses of Enum
com.okta.sdk.resource.model.AppUserSyncState
Packages that use AppUserSyncState
-
Uses of AppUserSyncState in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return AppUserSyncStateModifier and TypeMethodDescriptionstatic AppUserSyncStateAppUser.getSyncState()Get syncStatestatic AppUserSyncStateReturns the enum constant of this type with the specified name.static AppUserSyncState[]AppUserSyncState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.okta.sdk.resource.model with parameters of type AppUserSyncStateModifier and TypeMethodDescriptionvoidAppUser.setSyncState(AppUserSyncState syncState) AppUser.syncState(AppUserSyncState syncState)