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