Uses of Class
com.mypurecloud.sdk.v2.api.request.PutConversationSecureattributesRequest
Packages that use PutConversationSecureattributesRequest
-
Uses of PutConversationSecureattributesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type PutConversationSecureattributesRequestModifier and TypeMethodDescriptionConversationsApi.putConversationSecureattributes(PutConversationSecureattributesRequest request) Set the secure attributes on a conversation.ConversationsApiAsync.putConversationSecureattributesAsync(PutConversationSecureattributesRequest request, AsyncApiCallback<String> callback) Set the secure attributes on a conversation. -
Uses of PutConversationSecureattributesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutConversationSecureattributesRequestModifier and TypeMethodDescriptionPutConversationSecureattributesRequest.Builder.build()PutConversationSecureattributesRequest.withBody(ConversationSecureAttributes body) PutConversationSecureattributesRequest.withConversationId(String conversationId) PutConversationSecureattributesRequest.withCustomHeader(String name, String value)