public class SupportInquiryDataBuilder extends Object
SupportInquiryData| Constructor and Description |
|---|
SupportInquiryDataBuilder(String sender,
String subject,
String question) |
| Modifier and Type | Method and Description |
|---|---|
SupportInquiryData |
build() |
void |
withAppenders(List<String> appenderNames,
int logLimit) |
void |
withFileAttachments(Map<String,byte[]> fileAttachments) |
void |
withFormExportIds(List<Long> formExportIds) |
Copyright © 2021 XIMA MEDIA GmbH. All rights reserved.