Fixed stream handling and some sonar issues

This commit is contained in:
Kai Zimmermann
2016-01-27 14:16:24 +01:00
parent b51113af89
commit bed3f0c8c9
4 changed files with 43 additions and 58 deletions

View File

@@ -20,10 +20,11 @@ import feign.RequestLine;
/**
* Client binding for the Distribution resource of the management API.
*/
@FunctionalInterface
public interface DistributionSetResource {
/**
* Creates a list of distrbution sets.
* Creates a list of distribution sets.
*
* @param sets
* the request body java bean containing the necessary attributes