Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationSecureattributesRequest
Packages that use GetConversationSecureattributesRequest
-
Uses of GetConversationSecureattributesRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetConversationSecureattributesRequestModifier and TypeMethodDescriptionConversationsApi.getConversationSecureattributes(GetConversationSecureattributesRequest request) Get the secure attributes on a conversation.ConversationsApiAsync.getConversationSecureattributesAsync(GetConversationSecureattributesRequest request, AsyncApiCallback<ConversationSecureAttributes> callback) Get the secure attributes on a conversation. -
Uses of GetConversationSecureattributesRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationSecureattributesRequestModifier and TypeMethodDescriptionGetConversationSecureattributesRequest.Builder.build()GetConversationSecureattributesRequest.withConversationId(String conversationId) GetConversationSecureattributesRequest.withCustomHeader(String name, String value)