Uses of Class
com.mypurecloud.sdk.v2.api.request.PutPresencedefinitionRequest
Packages that use PutPresencedefinitionRequest
-
Uses of PutPresencedefinitionRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutPresencedefinitionRequestModifier and TypeMethodDescriptionPresenceApi.putPresencedefinition(PutPresencedefinitionRequest request) Deprecated.PresenceApiAsync.putPresencedefinitionAsync(PutPresencedefinitionRequest request, AsyncApiCallback<OrganizationPresence> callback) Deprecated. -
Uses of PutPresencedefinitionRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutPresencedefinitionRequestModifier and TypeMethodDescriptionPutPresencedefinitionRequest.Builder.build()PutPresencedefinitionRequest.withBody(OrganizationPresence body) PutPresencedefinitionRequest.withCustomHeader(String name, String value) PutPresencedefinitionRequest.withPresenceId(String presenceId)