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 ProfileSettingObjectCapabilitiesUpdateObject. getProfile()ProfileSettingObjectProfileSettingObject. setStatus(EnabledStatus status)Methods in com.okta.sdk.resource with parameters of type ProfileSettingObject Modifier and Type Method Description CapabilitiesUpdateObjectCapabilitiesUpdateObject. setProfile(ProfileSettingObject profile)
-