Uses of Class
com.mypurecloud.sdk.v2.model.UserPrimarySource
Packages that use UserPrimarySource
Package
Description
-
Uses of UserPrimarySource in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return UserPrimarySourceModifier and TypeMethodDescriptionPresenceApi.getPresenceUserPrimarysource(GetPresenceUserPrimarysourceRequest request) Get a user's Primary Presence SourcePresenceApi.getPresenceUserPrimarysource(String userId) Get a user's Primary Presence SourcePresenceApi.putPresenceUserPrimarysource(PutPresenceUserPrimarysourceRequest request) Update a user's Primary Presence SourcePresenceApi.putPresenceUserPrimarysource(String userId, UserPrimarySource body) Update a user's Primary Presence SourceMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type UserPrimarySourceModifier and TypeMethodDescriptionPresenceApi.getPresenceUserPrimarysource(ApiRequest<Void> request) Get a user's Primary Presence SourcePresenceApiAsync.getPresenceUserPrimarysourceAsync(GetPresenceUserPrimarysourceRequest request, AsyncApiCallback<UserPrimarySource> callback) Get a user's Primary Presence SourcePresenceApiAsync.getPresenceUserPrimarysourceAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserPrimarySource>> callback) Get a user's Primary Presence SourcePresenceApi.getPresenceUserPrimarysourceWithHttpInfo(String userId) Get a user's Primary Presence SourcePresenceApi.putPresenceUserPrimarysource(ApiRequest<UserPrimarySource> request) Update a user's Primary Presence SourcePresenceApiAsync.putPresenceUserPrimarysourceAsync(PutPresenceUserPrimarysourceRequest request, AsyncApiCallback<UserPrimarySource> callback) Update a user's Primary Presence SourcePresenceApiAsync.putPresenceUserPrimarysourceAsync(ApiRequest<UserPrimarySource> request, AsyncApiCallback<ApiResponse<UserPrimarySource>> callback) Update a user's Primary Presence SourcePresenceApi.putPresenceUserPrimarysourceWithHttpInfo(String userId, UserPrimarySource body) Update a user's Primary Presence SourceMethods in com.mypurecloud.sdk.v2.api with parameters of type UserPrimarySourceModifier and TypeMethodDescriptionPresenceApi.putPresenceUserPrimarysource(String userId, UserPrimarySource body) Update a user's Primary Presence SourcePresenceApi.putPresenceUserPrimarysourceWithHttpInfo(String userId, UserPrimarySource body) Update a user's Primary Presence SourceMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type UserPrimarySourceModifier and TypeMethodDescriptionPresenceApiAsync.getPresenceUserPrimarysourceAsync(GetPresenceUserPrimarysourceRequest request, AsyncApiCallback<UserPrimarySource> callback) Get a user's Primary Presence SourcePresenceApiAsync.getPresenceUserPrimarysourceAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<UserPrimarySource>> callback) Get a user's Primary Presence SourcePresenceApi.putPresenceUserPrimarysource(ApiRequest<UserPrimarySource> request) Update a user's Primary Presence SourcePresenceApiAsync.putPresenceUserPrimarysourceAsync(PutPresenceUserPrimarysourceRequest request, AsyncApiCallback<UserPrimarySource> callback) Update a user's Primary Presence SourcePresenceApiAsync.putPresenceUserPrimarysourceAsync(ApiRequest<UserPrimarySource> request, AsyncApiCallback<ApiResponse<UserPrimarySource>> callback) Update a user's Primary Presence SourcePresenceApiAsync.putPresenceUserPrimarysourceAsync(ApiRequest<UserPrimarySource> request, AsyncApiCallback<ApiResponse<UserPrimarySource>> callback) Update a user's Primary Presence Source -
Uses of UserPrimarySource in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return UserPrimarySourceMethods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type UserPrimarySourceMethods in com.mypurecloud.sdk.v2.api.request with parameters of type UserPrimarySourceModifier and TypeMethodDescriptionPutPresenceUserPrimarysourceRequest.builder(String userId, UserPrimarySource body) voidPutPresenceUserPrimarysourceRequest.setBody(UserPrimarySource body) PutPresenceUserPrimarysourceRequest.Builder.withBody(UserPrimarySource body) PutPresenceUserPrimarysourceRequest.withBody(UserPrimarySource body) PutPresenceUserPrimarysourceRequest.Builder.withRequiredParams(String userId, UserPrimarySource body) -
Uses of UserPrimarySource in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UserPrimarySourceModifier and TypeMethodDescriptionUserPrimarySource.registered(Boolean registered) Whether or not the source is registeredThe id of the source