Uses of Interface
com.okta.sdk.resource.application.ProfileSettingObject
-
Packages that use ProfileSettingObject Package Description com.okta.sdk.resource.application -
-
Uses of ProfileSettingObject in com.okta.sdk.resource.application
Methods in com.okta.sdk.resource.application that return ProfileSettingObject Modifier and Type Method Description ProfileSettingObject
CapabilitiesUpdateObject. getProfile()
ProfileSettingObject
ProfileSettingObject. setStatus(EnabledStatus status)
Methods in com.okta.sdk.resource.application with parameters of type ProfileSettingObject Modifier and Type Method Description CapabilitiesUpdateObject
CapabilitiesUpdateObject. setProfile(ProfileSettingObject profile)
-