Uses of Class
com.mypurecloud.sdk.v2.api.request.PutConversationSecureattributesRequest.Builder
Packages that use PutConversationSecureattributesRequest.Builder
-
Uses of PutConversationSecureattributesRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return PutConversationSecureattributesRequest.BuilderModifier and TypeMethodDescriptionPutConversationSecureattributesRequest.builder()PutConversationSecureattributesRequest.builder(String conversationId, ConversationSecureAttributes body) PutConversationSecureattributesRequest.Builder.withBody(ConversationSecureAttributes body) PutConversationSecureattributesRequest.Builder.withConversationId(String conversationId) PutConversationSecureattributesRequest.Builder.withRequiredParams(String conversationId, ConversationSecureAttributes body)