Uses of Class
com.mypurecloud.sdk.v2.model.MutableUserPresence
Packages that use MutableUserPresence
Package
Description
-
Uses of MutableUserPresence in com.mypurecloud.sdk.v2.api
Method parameters in com.mypurecloud.sdk.v2.api with type arguments of type MutableUserPresenceModifier and TypeMethodDescriptionPresenceApi.putUsersPresencesBulk(ApiRequest<List<MutableUserPresence>> request) Update bulk user PresencesPresenceApi.putUsersPresencesBulk(List<MutableUserPresence> body) Update bulk user PresencesPresenceApiAsync.putUsersPresencesBulkAsync(ApiRequest<List<MutableUserPresence>> request, AsyncApiCallback<ApiResponse<List<UserPresence>>> callback) Update bulk user PresencesPresenceApi.putUsersPresencesBulkWithHttpInfo(List<MutableUserPresence> body) Update bulk user Presences -
Uses of MutableUserPresence in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return types with arguments of type MutableUserPresenceModifier and TypeMethodDescriptionPutUsersPresencesBulkRequest.getBody()PutUsersPresencesBulkRequest.withHttpInfo()Method parameters in com.mypurecloud.sdk.v2.api.request with type arguments of type MutableUserPresenceModifier and TypeMethodDescriptionPutUsersPresencesBulkRequest.builder(List<MutableUserPresence> body) voidPutUsersPresencesBulkRequest.setBody(List<MutableUserPresence> body) PutUsersPresencesBulkRequest.Builder.withBody(List<MutableUserPresence> body) PutUsersPresencesBulkRequest.withBody(List<MutableUserPresence> body) PutUsersPresencesBulkRequest.Builder.withRequiredParams(List<MutableUserPresence> body) -
Uses of MutableUserPresence in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MutableUserPresenceModifier and TypeMethodDescriptionThe user's idMutableUserPresence.modifiedDate(Date modifiedDate) Date time is represented as an ISO-8601 string.MutableUserPresence.presenceDefinition(PresenceDefinition presenceDefinition) A boolean used to tell whether or not to set this presence source as the primary on a PATCHDeprecated - The sourceID field should be used as a replacement.Represents the ID of a registered source