public static class YamlContract.Named extends Object
Modifier and Type | Field and Description |
---|---|
String |
contentType |
String |
contentTypeCommand |
String |
fileContent |
String |
fileContentAsBytes |
String |
fileContentCommand |
String |
fileContentFromFileAsBytes |
String |
fileName |
String |
fileNameCommand |
String |
paramName |
Constructor and Description |
---|
Named() |
public String paramName
public String fileName
public String fileContent
public String fileContentAsBytes
public String fileContentFromFileAsBytes
public String contentType
public String fileNameCommand
public String fileContentCommand
public String contentTypeCommand
Copyright © 2016–2021 Spring. All rights reserved.