Uses of Class
com.mypurecloud.sdk.v2.model.UserExternalIdentifier
Packages that use UserExternalIdentifier
Package
Description
-
Uses of UserExternalIdentifier in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UserExternalIdentifierModifier and TypeMethodDescriptionUsersApi.getUserExternalidAuthorityName(GetUserExternalidAuthorityNameRequest request) Get the external identifier of user for an authority.UsersApi.getUserExternalidAuthorityName(String userId, String authorityName) Get the external identifier of user for an authority.Methods in com.mypurecloud.sdk.v2.api that return types with arguments of type UserExternalIdentifierModifier and TypeMethodDescriptionUsersApi.getUserExternalid(GetUserExternalidRequest request) Get the external identifiers for a user.UsersApi.getUserExternalid(ApiRequest<Void> request) Get the external identifiers for a user.UsersApi.getUserExternalid(String userId) Get the external identifiers for a user.UsersApiAsync.getUserExternalidAsync(GetUserExternalidRequest request, AsyncApiCallback<List<UserExternalIdentifier>> callback) Get the external identifiers for a user.UsersApiAsync.getUserExternalidAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<UserExternalIdentifier>>> callback) Get the external identifiers for a user.UsersApi.getUserExternalidAuthorityName(ApiRequest<Void> request) Get the external identifier of user for an authority.UsersApiAsync.getUserExternalidAuthorityNameAsync(GetUserExternalidAuthorityNameRequest request, AsyncApiCallback<UserExternalIdentifier> callback) Get the external identifier of user for an authority.UsersApiAsync.getUserExternalidAuthorityNameAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserExternalIdentifier>> callback) Get the external identifier of user for an authority.UsersApi.getUserExternalidAuthorityNameWithHttpInfo(String userId, String authorityName) Get the external identifier of user for an authority.UsersApi.getUserExternalidWithHttpInfo(String userId) Get the external identifiers for a user.UsersApi.postUserExternalid(PostUserExternalidRequest request) Create mapping between external identifier and user.UsersApi.postUserExternalid(ApiRequest<UserExternalIdentifier> request) Create mapping between external identifier and user.UsersApi.postUserExternalid(String userId, UserExternalIdentifier body) Create mapping between external identifier and user.UsersApiAsync.postUserExternalidAsync(PostUserExternalidRequest request, AsyncApiCallback<List<UserExternalIdentifier>> callback) Create mapping between external identifier and user.UsersApiAsync.postUserExternalidAsync(ApiRequest<UserExternalIdentifier> request, AsyncApiCallback<ApiResponse<List<UserExternalIdentifier>>> callback) Create mapping between external identifier and user.UsersApi.postUserExternalidWithHttpInfo(String userId, UserExternalIdentifier body) Create mapping between external identifier and user.Methods in com.mypurecloud.sdk.v2.api with parameters of type UserExternalIdentifierModifier and TypeMethodDescriptionUsersApi.postUserExternalid(String userId, UserExternalIdentifier body) Create mapping between external identifier and user.UsersApi.postUserExternalidWithHttpInfo(String userId, UserExternalIdentifier body) Create mapping between external identifier and user.Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type UserExternalIdentifierModifier and TypeMethodDescriptionUsersApiAsync.getUserExternalidAsync(GetUserExternalidRequest request, AsyncApiCallback<List<UserExternalIdentifier>> callback) Get the external identifiers for a user.UsersApiAsync.getUserExternalidAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<List<UserExternalIdentifier>>> callback) Get the external identifiers for a user.UsersApiAsync.getUserExternalidAuthorityNameAsync(GetUserExternalidAuthorityNameRequest request, AsyncApiCallback<UserExternalIdentifier> callback) Get the external identifier of user for an authority.UsersApiAsync.getUserExternalidAuthorityNameAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserExternalIdentifier>> callback) Get the external identifier of user for an authority.UsersApi.postUserExternalid(ApiRequest<UserExternalIdentifier> request) Create mapping between external identifier and user.UsersApiAsync.postUserExternalidAsync(PostUserExternalidRequest request, AsyncApiCallback<List<UserExternalIdentifier>> callback) Create mapping between external identifier and user.UsersApiAsync.postUserExternalidAsync(ApiRequest<UserExternalIdentifier> request, AsyncApiCallback<ApiResponse<List<UserExternalIdentifier>>> callback) Create mapping between external identifier and user.UsersApiAsync.postUserExternalidAsync(ApiRequest<UserExternalIdentifier> request, AsyncApiCallback<ApiResponse<List<UserExternalIdentifier>>> callback) Create mapping between external identifier and user. -
Uses of UserExternalIdentifier in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UserExternalIdentifierMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UserExternalIdentifierMethods in com.mypurecloud.sdk.v2.api.request with parameters of type UserExternalIdentifierModifier and TypeMethodDescriptionPostUserExternalidRequest.builder(String userId, UserExternalIdentifier body) voidPostUserExternalidRequest.setBody(UserExternalIdentifier body) PostUserExternalidRequest.Builder.withBody(UserExternalIdentifier body) PostUserExternalidRequest.withBody(UserExternalIdentifier body) PostUserExternalidRequest.Builder.withRequiredParams(String userId, UserExternalIdentifier body) -
Uses of UserExternalIdentifier in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserExternalIdentifierModifier and TypeMethodDescriptionUserExternalIdentifier.authorityName(String authorityName) Authority or System of Record which owns the External IdentifierUserExternalIdentifier.externalKey(String externalKey) External Key