public interface TestandtargetHttpParameters
Modifier and Type | Method and Description |
---|---|
byte[] |
getEntityContent()
Byte array containing the entity content.
|
String |
getEntityContentType()
Content type for the entity content.
|
Map<String,String> |
getQueryParameters()
Return the query parameters to be used in the API call
|
Map<String,String> getQueryParameters()
Map
containing the query parametersbyte[] getEntityContent()
null
if the method does not support sending a request entitynull
String getEntityContentType()
null
if the method does not support sending a request entityString
containing the content type of the request entity or null
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"