Uses of Class
com.okta.sdk.resource.model.PrivilegedAccountForUpdate
Packages that use PrivilegedAccountForUpdate
-
Uses of PrivilegedAccountForUpdate in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return PrivilegedAccountForUpdateModifier and TypeMethodDescriptionPrivilegedAccountForUpdate.addownerGroupIdsItem(String ownerGroupIdsItem) PrivilegedAccountForUpdate.addownerUserIdsItem(String ownerUserIdsItem) PrivilegedAccountForUpdate.description(String description) PrivilegedAccountForUpdate.ownerGroupIds(List<String> ownerGroupIds) PrivilegedAccountForUpdate.ownerUserIds(List<String> ownerUserIds)