Uses of Class
com.mypurecloud.sdk.v2.model.UserParam
Packages that use UserParam
-
Uses of UserParam in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserParamModifier and TypeMethodDescriptionMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type UserParamModifier and TypeMethodDescriptionPolicyErrorMessage.getUserParams()RestErrorDetail.getUserParams()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type UserParamModifier and TypeMethodDescriptionvoidPolicyErrorMessage.setUserParams(List<UserParam> userParams) voidRestErrorDetail.setUserParams(List<UserParam> userParams) PolicyErrorMessage.userParams(List<UserParam> userParams) RestErrorDetail.userParams(List<UserParam> userParams) parameters to be inserted into details.