Uses of Enum
com.okta.sdk.resource.model.ProfileMappingPropertyPushStatus
-
Uses of ProfileMappingPropertyPushStatus in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionProfileMappingProperty.getPushStatus()
Get pushStatusReturns the enum constant of this type with the specified name.static ProfileMappingPropertyPushStatus[]
ProfileMappingPropertyPushStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionProfileMappingProperty.pushStatus
(ProfileMappingPropertyPushStatus pushStatus) void
ProfileMappingProperty.setPushStatus
(ProfileMappingPropertyPushStatus pushStatus)