Uses of Class
com.okta.sdk.resource.model.GroupProfile
Packages that use GroupProfile
-
Uses of GroupProfile in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.model that return GroupProfileModifier and TypeMethodDescriptionGroupProfile.description(String description) GroupProfile.externalId(String externalId) Group.getProfile()Get profileGroupProfile.samAccountName(String samAccountName) GroupProfile.windowsDomainQualifiedName(String windowsDomainQualifiedName) Methods in com.okta.sdk.resource.model with parameters of type GroupProfileModifier and TypeMethodDescriptionGroup.profile(GroupProfile profile) voidGroup.setProfile(GroupProfile profile)