public class RestHelper extends Object
| Constructor and Description |
|---|
RestHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
post(URI uri,
UserPasswordCredentials userPasswordCredentials,
String yamlContent) |
String |
put(URI uri,
UserPasswordCredentials userPasswordCredentials,
String yamlContent) |
public String post(URI uri, UserPasswordCredentials userPasswordCredentials, String yamlContent) throws IOException
IOExceptionpublic String put(URI uri, UserPasswordCredentials userPasswordCredentials, String yamlContent) throws IOException
IOExceptionCopyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.