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