public interface PayloadBuilderService
| Modifier and Type | Method and Description | 
|---|---|
String | 
buildPayload(List<String> tagFileNames,
            TagType type)
Construct request payload for SWID insert endpoints 
 | 
String buildPayload(List<String> tagFileNames, TagType type) throws UnsupportedEncodingException, IOException
tagFileNames - the SWID tag file names listtype - the tag typeUnsupportedEncodingException - if encoding is not supportedIOException - if read or write error occursCopyright © 2020 National Institute of Standards and Technology. All rights reserved.