Uses of Class
com.mypurecloud.sdk.v2.model.UserProfile
Packages that use UserProfile
-
Uses of UserProfile in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UserProfileModifier and TypeMethodDescriptionUsersApi.getUserProfile(GetUserProfileRequest request) Deprecated.UsersApi.getUserProfile(String userId, List<String> expand, String integrationPresenceSource) Deprecated.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type UserProfileModifier and TypeMethodDescriptionUsersApi.getUserProfile(ApiRequest<Void> request) Deprecated.UsersApiAsync.getUserProfileAsync(GetUserProfileRequest request, AsyncApiCallback<UserProfile> callback) Deprecated.UsersApiAsync.getUserProfileAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserProfile>> callback) Deprecated.UsersApi.getUserProfileWithHttpInfo(String userId, List<String> expand, String integrationPresenceSource) Deprecated.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type UserProfileModifier and TypeMethodDescriptionUsersApiAsync.getUserProfileAsync(GetUserProfileRequest request, AsyncApiCallback<UserProfile> callback) Deprecated.UsersApiAsync.getUserProfileAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserProfile>> callback) Deprecated. -
Uses of UserProfile in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserProfileModifier and TypeMethodDescriptionUserProfile.state(UserProfile.StateEnum state) The state of the user resourceThe version of the group resourceMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type UserProfileMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UserProfileModifier and TypeMethodDescriptionUserProfileEntityListing.entities(List<UserProfile> entities) voidUserProfileEntityListing.setEntities(List<UserProfile> entities)