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 entitynullString getEntityContentType()
null if the method does not support sending a request entityString containing the content type of the request entity or nullCopyright © 2010 - 2020 Adobe. All Rights Reserved