Uses of Class
com.mypurecloud.sdk.v2.api.request.GetConversationCommunicationInternalmessagesRequest.Builder
Packages that use GetConversationCommunicationInternalmessagesRequest.Builder
-
Uses of GetConversationCommunicationInternalmessagesRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetConversationCommunicationInternalmessagesRequest.BuilderModifier and TypeMethodDescriptionGetConversationCommunicationInternalmessagesRequest.builder()GetConversationCommunicationInternalmessagesRequest.builder(String conversationId, String communicationId) GetConversationCommunicationInternalmessagesRequest.Builder.withCommunicationId(String communicationId) GetConversationCommunicationInternalmessagesRequest.Builder.withConversationId(String conversationId) GetConversationCommunicationInternalmessagesRequest.Builder.withPageNumber(Integer pageNumber) GetConversationCommunicationInternalmessagesRequest.Builder.withPageSize(Integer pageSize) GetConversationCommunicationInternalmessagesRequest.Builder.withRequiredParams(String conversationId, String communicationId)