Package org.sonar.api.server.ws
Interface Request.Part
-
- Enclosing class:
- Request
public static interface Request.Part- Since:
- 6.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetFileName()java.io.InputStreamgetInputStream()
-