|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.rest.util.RESTCall<org.apache.commons.httpclient.methods.PutMethod>
com.atlassian.bamboo.rest.util.Put
public class Put
| Constructor Summary | |
|---|---|
Put(org.apache.commons.httpclient.HttpClient client,
java.lang.String url)
Deprecated. |
|
Put(java.lang.String url)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
setRequestBody(byte[] raw,
java.lang.String contentType)
Deprecated. Sets the request body to the specified raw byte array. |
void |
setRequestObject(java.lang.Object obj)
Deprecated. |
| Methods inherited from class com.atlassian.bamboo.rest.util.RESTCall |
|---|
addRequestHeader, assertExecuted, assertNotExecuted, execute, getMethod, getResponseAsStream, getResponseBody, getStatusCode, getURI, marshal, release, setBasicCredentials, setClientProxy, setMarshalledClasses, unmarshal, unmarshal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Put(@NotNull
org.apache.commons.httpclient.HttpClient client,
@NotNull
java.lang.String url)
public Put(@NotNull
java.lang.String url)
| Method Detail |
|---|
public void setRequestBody(byte[] raw,
java.lang.String contentType)
raw - contentType -
public void setRequestObject(java.lang.Object obj)
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||